Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 90,688 for

doc format

(0.21 sec)
  1. Create WORD Report In Java

    Generate reports and automate Documents using WORD templates and custom data in Java....syntax and get a report in the format of your choice. Automate Word...reports in many popular document formats with professional quality....

    products.aspose.com/words/java/report/word/
  2. FieldRef class | Aspose.Words for Python

    aspose.words.fields.FieldRef class. Implements the REF 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...
  3. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the Documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_GraphicFilter () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...all shapes from a node. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/story/
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other Formats in Windows, Linux, MacOS & Android....3D file converter 3 3D File Format Conversion 1 3D file processing...add watermark to doc 1 add watermark to doc in python 1 add watermark...

    blog.aspose.com/tags/
  6. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from Document... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...RuntimeException("Unsupported email file format: " + extension); } File tempMhtml...Document doc = new Document(inputStream); pages.add((long) doc.getPageCount());...

    forum.aspose.com/t/cutting-off-right-side-after...
  8. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Use a document builder to...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... def optimize_for (): doc = aw . Document () # This object...of Microsoft Word. options = doc . compatibility_options # Print...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Constructors Name Description Body(doc) Initializes a new instance of...into a string in the specified format. (Inherited from Node ) toString(saveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...