Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 6,537 for

replace text

(0.27 sec)
  1. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....label, binary data, and caption text as a UTF-8 string. Remove Captions...increase is smaller. Can I replace the video in an existing VideoFrame...

    docs.aspose.com/slides/python-net/video-frame/
  2. Body | Aspose.Words for Java

    Represents a container for the main Text of a section in Java....Represents a container for the main text of a section. To learn more...node. appendParagraph(String text) A shortcut method that creates...

    reference.aspose.com/words/java/com.aspose.word...
  3. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...TEXT).trim())) { return false; }...isEmpty(para.toString(SaveFormat.TEXT).trim())) { break; } } else...

    forum.aspose.com/t/empty-page-not-getting-remov...
  4. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_Replacement property. Gets or sets Text used in place of a page number....page_number_replacement property FieldXE.page_number_replacement property...property Gets or sets text used in place of a page number. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...decoders that convert signals into text. Such scanners require line-of-sight...complex and can include not only text data but also other types of...

    docs.aspose.com/barcode/python-net/manage-barco...
  6. ReplacementFormat enumeration | Aspose.Words fo...

    Aspose.Words.Replacing.ReplacementFormat enumeration. Specifies the Replacement format....Specifies the replacement format. Members Name Description Text Replacement...treated as simple text. Markdown Replacement is interpreted as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/net/extra-annotations/
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  9. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...For monochrome documents, replace the JPEG settings with pdfOpts...For monochrome documents, replace the JPEG settings with Also...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  10. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....docx"); // Extract the text contents of our document by...getText()); } /// /// Collects the text contents of all runs in the...

    reference.aspose.com/words/java/com.aspose.word...