Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 173,137 for

document formatting

(0.19 sec)
  1. Converting a TEX file to XML using C++ | Aspose...

    Sample code for TEX to XML conversion using C++. Use C++ example for batch TEX to XML conversion....programmatically a document from TEX to XML format with a modern document-processing...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/
  2. Converting a TEX file to HTML using C++ | Aspos...

    Sample code for TEX to HTML conversion using C++. Use C++ example for batch TEX to HTML conversion....programmatically a document from TEX to HTML format with a modern...modern document-processing C++ API. Use just a few lines of C++ code...

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  3. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font Formatting of paragraph breaks, enhancing your text's appearance and readability....Provides access to the font formatting of the paragraph break character...all hidden content from a document. public void RemoveHiddenContentF...

    reference.aspose.com/words/net/aspose.words/par...
  4. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...File Format and Check Format Compatibility documentation article...adjust_line_height_in_table Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the DATE field...the Working with Fields documentation article. Remarks Inserts...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...to PDF, as this ensures the document’s page layout is fully updated...code as follows: Document doc = new Document(inputFilePath); doc...

    forum.aspose.com/t/table-contents-are-getting-s...
  7. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldInclude...name of the bookmark in the document to include. get_DisplayResult...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in Documents. Enhance your text processing with this powerful feature!...the Working with Fields documentation article. public class FieldNumWords...that represents the field end. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the Formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...as is along with all the formatting. The idea is that I want...JSON while capturing all the formatting, you can utilize the ExportRangeToJsonOpt...

    forum.aspose.com/t/convert-range-to-json/311994
  10. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....the Working with Fields documentation article. Examples: Shows...during loading. // Open a document that was created in Microsoft...

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