Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 178,393 for

document formatting

(1.12 sec)
  1. Online XSLFO to ODP Conversion or Build .NET ba...

    Free online app to convert XSLFO to ODP files. .NET C# conversion library code for XSLFO Documents....XSLFO files to ODP and other formats via .NET automation API. Freely...will be converted into ODP document Download the converted ODP...

    products.aspose.com/total/net/conversion/xslfo-...
  2. FieldPage class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....Format PowerPoint Text in C++ Contents [ Hide ] Overview This...introduces how to manage and format text in PowerPoint and OpenDocument...

    docs.aspose.com/slides/cpp/text-formatting/
  4. Java API to Convert DOC to FODS or with free On...

    Convert DOC to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to FODS online converter quickly before integrating the code....is to use the feature-rich document manipulation and conversion... manipulate, and convert documents. Aspose.Words for Java is...

    products.aspose.com/total/java/conversion/doc-t...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....Consistent multi-sheet formatting Professional document presentation How...options ) Output result: AI Document Assistant Close Insert Background...

    docs.aspose.com/cells/python-net/how-to-print-e...
  6. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the IMPORT field...the Working with Fields documentation article. Remarks Retrieves...the picture contained in the document. Inheritance: FieldImport...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your Document automation and Formatting....the Working with Fields documentation article. public class FieldDate...that represents the field end. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldKeywords class | Aspose.Words for Python

    aspose.words.fields.FieldKeywords class. Implements the KEYWORDS field...the Working with Fields documentation article. Remarks Retrieves... and optionally sets, the document’s keywords, as recorded in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word Document to PDF using aspose words as follows: // Load the Word Document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...I’m trying to convert a word document to PDF using aspose words...// Load the Word document Aspose.Words.Document doc = new Aspose...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  10. 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...