Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 90,631 for

doc format

(0.41 sec)
  1. Mail Merge and Reporting in Python|Aspose.Words...

    Mail Merge is a popular feature for quickly creating Documents using Python. Aspose.Words for Python via .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex Documents such as reports, catalogs, inventories, and invoices....file, into these fields and formats them. The resulting document...any custom logic, control formatting, or insert complex content...

    docs.aspose.com/words/python-net/mail-merge-and...
  2. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your Document's layout and readability....how to format rows with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  3. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications....how to format rows with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. C++ API to Convert PPSM to ODT or with free Onl...

    Export PPSM to ODT within your C++ applications or online. Test free PPSM to ODT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to ODT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  5. C++ API to Convert PPSX to RTF or with free Onl...

    Export PPSX to RTF within your C++ applications or online. Test free PPSX to RTF online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  6. C++ API to Convert POT to RTF or with free Onli...

    Export POT to RTF within your C++ applications or online. Test free POT to RTF online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pot-to...
  7. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...a header and a footer. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Xps](../../aspose.words/saveFormat/#Xps) Format...Xps format. To learn more, visit the Specify...document in the SaveFormat.Xps format. XpsSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldTemplate class | Aspose.Words for Python

    aspose.words.fields.FieldTemplate class. Implements the TEMPLATE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

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

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and customization....into a string in the specified format. ToString ( SaveOptions ) Exports...from a composite node. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words/node/