Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 6,208 for

replace text

(0.05 sec)
  1. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....output PDF: Also, you can switch text in a header from the artifact...requirement PDF/A-1a PDF/A-2a PDF/UA-1 Text language is specified in Microsoft...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  2. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...label value and the paragraph text System.out.println("List item:...numbering and the paragraph text are printed to the console....

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  3. Creating Aspose.Drawing Java application|Docume...

    Learn how to use Aspose.Drawing graphic library for Java application....to draw vector graphics, and text, and generate images as demonstrated...create a drawing from scratch. Replace the Main.java file with the...

    docs.aspose.com/drawing/java/create-aspose-draw...
  4. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…... Work‑around options Replace the ADVANCE field with a layout...is fully supported – e.g., a text box, shape, or a paragraph with...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  5. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application.... It was developed to replace the binary file format, .VSD...Graphics Files that use XML based text format for describing the appearance...

    products.aspose.com/diagram/python-net/conversi...
  6. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mText acc. to Work with Text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…... to Work with text|CAD Documentation here is my...mText = new CadMText(); mText.Text = "Watermark message"; mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  7. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...pptx") In this code snippet: Replace "Your Major Font" and "Your...specific font is set for the text in the slides. If you have set...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  8. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Node.js....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/nodejs-net/working-with-s...
  9. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....Gets or sets the alignment of text at this tab stop. get_IsClear...get_TabStops () -> idx_get ( 0 ); // Replace the first default tab, stop...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Convert PDF Pages to Images and Recognize Barco...

    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....PDF documents usually comprise text, images, tables, attachments...Code39Extended ); // String txtResult.Text = ""; while ( barcodeReader...

    docs.aspose.com/pdf/net/convert-pdf-pages-to-im...