Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 90,688 for

doc format

(0.34 sec)
  1. Mail Merge and Reporting in C++|Aspose.Words fo...

    Mail Merge is a popular feature for quickly creating Documents using C++. Aspose.Words for C++ 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/cpp/mail-merge-and-report...
  2. Convert MSG to XPS in Python | products.aspose.com

    Save MSG to XPS in your Python applications without using Microsoft Outlook or Word... MSG is a file format used by Microsoft Outlook to...items. It is a proprietary format and is not supported by many...

    products.aspose.com/total/python-net/conversion...
  3. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the Document in C++....base style is removed its formatting is moved to child styles...and apply a custom style. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to Document content...widths and other measurable formatting and content properties in...conform to an older ODT schema. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

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

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a Document...Provides access to the font formatting of this object. (Inherited...document. is_format_revision Returns true if formatting of the object...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath | Aspose.Words for Java

    Defines the text and Formatting of the text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...throws Exception { Document doc = new Document(); // Insert a...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert DWT to DWF via C# | products.aspose.com

    Sample code for DWT to DWF C# conversion. Use API example code for batch DWT files to DWF conversion within VB.NET, Asp.NET or any .NET based application....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/net/conversion/dwt-to-dwf/
  9. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from Document... doc = aw . Document () # Add two...duplicate of the first. my_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert EMLX to EMF in Python | products.aspose...

    Save EMLX to EMF in your Python applications without using Microsoft Outlook or Word... EMLX is an email file format used by Apple Mail, while EMF...EMF is a vector graphics format used by Microsoft Windows. Converting...

    products.aspose.com/total/python-net/conversion...