Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 6,165 for

replace text

(0.12 sec)
  1. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…...only need a continuous flow, replace the section break that // Aspose...when they contain no visible text. Setting SectionStart = Continuous...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  2. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Finish" << std :: endl ; } Replace missing fonts with alternative...SharedPtr < Aspose :: Pdf :: Text :: Font > originalFont ; try...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  3. Warning concerning the license into the log fil...

    Hello, Into the log file of our program, we have the following exceptions: NFO 2025-05-16 12:25:34,686 [pool-6-thread-1] [sae_system][CFL_SAE_PRD] com.aspose.pdf.License …...opening the license file in a text editor to see if it appears...printStackTrace(); } } } Make sure to replace "path/to/your/Aspose.Pdf.Java...

    forum.aspose.com/t/warning-concerning-the-licen...
  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. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…... But the defauilt text isn’t. Here is my code : Workbook...Aspose.Cells manages the default text in pivot tables. Since these...

    forum.aspose.com/t/export-pivottable-as-image-s...
  6. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....start with the required pages, text, etc. Try online You can try...Append Documents Find and Replace in Node.js Related articles...

    docs.aspose.com/words/nodejs-net/split-a-document/
  7. Product Overview|Aspose.Words for Java

    Aspose.Words for Java is a software library designed to create, modify, convert, render, and print documents without relying on any other software....report manually using a regular text editor. Another option, Mail...extract, copy, split, join, and replace document content. Find out...

    docs.aspose.com/words/java/product-overview/
  8. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....start with the required pages, text, etc. Try online You can try...Append Documents Find and Replace in Python Related articles...

    docs.aspose.com/words/python-net/split-a-document/
  9. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/precedents...
  10. 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...