Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 23,002 for

text

(0.93 sec)
  1. Ընդգծեք տեքստը PowerPoint-ում C# REST API-ով

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է ընդգծել տեքստը PowerPoint-ում C# REST API-ով: Դուք կսովորեք ինքնաբերաբար ընդգծել PowerPoint-ում C# Low Code API-ի միջոցով՝ օգտագործելով .NET-ի վրա հիմնված Cloud SDK-ն:...SDK for Dotnet to highlight text in shapes Կարգավորեք C# նախագիծը...

    kb.aspose.cloud/hy/slides/net/highlight-text-in...
  2. Reading Circle Annotation Information from a PD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....2\" ><p><span style=\"text-decoration:;font-size:10.0p...

    docs.aspose.cloud/pdf/reading-circle-annotation...
  3. Reading Polyline Annotations from PDF Document|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....2\" ><p><span style=\"text-decoration:;font-size:10.0p...

    docs.aspose.cloud/pdf/reading-polyline-annotati...
  4. Convert Microsoft Word to PDF in C# using Aspos...

    Hi, I am using the code snippet, to convert pdf to doc however the image and highlighting is missing WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH); StorageApi storageApi = new Stora…...(containing Image and Highlighted text) to PDF. I have attached the...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  5. Email Message Files|Documentation

     Aspose Email tutorial shows how to work with email files. Create emails, save emails, edit emails, send emails, receive emails and more....usually contain plain ASCII text for the main message body, headers...file can contain plain ASCII text as in EML files. HTML — the...

    docs.aspose.cloud/email/email-message-files/
  6. Add Tables to PDF via Cloud Python SDK

    Insert tables into PDFs using Python with Aspose.PDF Cloud SDK. Add structured data dynamically....num_of_cols = 5 num_of_rows = 5 header_text_state = TextState ( font = "Arial...FontStyles . BOLD , ) common_text_state = TextState ( font = "Arial...

    products.aspose.cloud/pdf/python/table/add/
  7. 通过云端 Node.js SDK 向 PDF 添加图像

    使用 Aspose.PDF Cloud SDK 在您的 Node.js 应用中向 PDF 文档添加图像。... text ); } catch ( error ) { console...( uploadResult . response . text ); } catch ( error ) { console...

    products.aspose.cloud/pdf/zh/nodejs/images/add/
  8. 通过云 Java SDK 将 PDF 转换为 TXT

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 文本导出为 TXT 格式。轻量且可搜索的输出。...+ "'" ); else { // Save all text in a UTF-8 encoded file PrintWriter...(可缩放矢量图形) TEX 转 PDF (LaTeX 输出文本) TEXT 转 PDF (文本文档) TIFF 转 PDF (标记图像文件格式)...

    products.aspose.cloud/pdf/zh/java/conversion/pd...
  9. Convert JPG to Word Document | JPG to DOC with ...

    Learn how to easily convert JPG images into Word documents using REST API. Build your own Image to Word converter and automate JPG to DOC conversion....scanned photos, or extracting text from image-based reports, this...conversion, preserving layout, text accuracy, and embedded elements...

    blog.aspose.cloud/words/jpg-to-doc-using-csharp/
  10. Replace Tables in PDF via Cloud Python SDK

    Replace PDF table data programmatically in Python with Aspose.PDF Cloud SDK....num_of_cols = 5 num_of_rows = 5 header_text_state = TextState ( font = "Arial...FontStyles . BOLD , ) common_text_state = TextState ( font = "Arial...

    products.aspose.cloud/pdf/python/table/replace/