Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 6,288 for

replace text

(1.13 sec)
  1. TeX Input/Output

    Fundamentals of working with TeX as an output or input format within Aspose.TeX API. TeX job runs on an explicitly specified file....this point, you may want to replace the erroneous command with...which should contain our typeset text (or whatever else allowed by...

    docs.aspose.com/tex/net/tex-io/
  2. 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/
  3. Aspose::Words::Replacing::ReplacementFormat enu...

    Aspose::Words::Replacing::ReplacementFormat enum. Specifies the Replacement format in C++....Aspose::Words::Replacing::ReplacementFormat enum ReplacementFormat...ReplacementFormat enum Specifies the replacement format. enum class ReplacementFormat...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion.... Replace ( "\\" , "/" ); 17 Stream stream...System. Text . Encoding . RegisterProvider (System. Text . CodePagesEncodingPro...

    docs.aspose.com/html/net/message-handlers/time-...
  5. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...but in practice, you would replace these with the actual file...comparer to ignore spaces in the text, focusing only on changes within...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  6. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...xml Replace Aptos fonts in theme.xml with...customXml/, etc.) Sanitized text content (no sensitive customer...

    forum.aspose.com/t/nullpointerexception-with-ap...
  7. 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...
  8. Pivot table localization missing function "coun...

    override all PivotGlobalizationSettings method and not found localization about “Function” or “Count”, and Counting field still output “Count of ColumnName”... = settings; Make sure to replace "YourLocalizedCountNa" with...FieldSubtotalTy) to get the text of PivotFieldSubtotalTy in the...

    forum.aspose.com/t/pivot-table-localization-mis...
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....can have text, but not all. Shapes that can have text, can contain...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  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...