Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 78,378 for

doc format

(0.1 sec)
  1. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....document is exported to SVG format. public IResourceSavingCallb...SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldChar.IsLocked | Aspose.Words for .NET

    Discover the FieldChar IsLocked property, control field recalculation with ease. Enhance your Document's accuracy and efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes... to_string(save_format) Exports the content of the...into a string in the specified format. (Inherited from Node ) to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 Format to the output file. Default value is false in C++....images are saved in Base64 format to the output file. Default...images embedded inside it. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image.... doc = aw . Document ( MY_DIR + 'Images...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 Formats...exporting to EPUB, MOBI, or AZW3 formats. Default value is 3 . get navigationMapLevel...contents for Azw3 documents. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...
  8. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....with default numbered list formatting (1 \ a \ i). Throws an exception...and use it in a document. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance Document revisions with unique text decoration effects. Elevate your editing experience!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Make DOCX Using Java

    Make a new DocX in Java in a few steps. Easily create DocX using Java library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code // Repository...

    products.aspose.com/words/java/make/docx/