Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 157,479 for

doc

(0.07 sec)
  1. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastSavedTimeProperty method. Gets or sets a value determining whether the LastSavedTime property is updated before saving in C++.... auto doc = System :: MakeObject < Aspose...2021 , 5 , 11 , 6 , 32 , 0 ), doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. TaskPane.web_extension property | Aspose.Words ...

    TaskPane.web_extension property. Represents an web extension object.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_HyphenateCaps method. Gets or sets value determining whether words written in all capital letters are hyphenated. Default value for this property is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_AutoHyphenation method. Gets or sets value determining whether automatic hyphenation is turned on for the Document. Default value for this property is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. ParagraphFormat.FarEastLineBreakControl | Aspos...

    Discover the ParagraphFormat FarEastLineBreakControl property, enabling East Asian line-breaking rules for precise text formatting in your Documents.... Document doc = new Document ( MyDir + "Document...); ParagraphFormat format = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  6. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications.... Document doc = new Document ( MyDir + "DrawingML...warningCallback = new RenderCallback (); doc . WarningCallback = warningCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a paragraph style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your tags to XML data, enhancing Document customization and integration for seamless workflows.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Document.remove_macros method | Aspose.Words fo...

    Document.remove_macros method. Removes all macros (the VBA project) as well as toolbars and command customizations from the Document.... doc = aw . Document ( file_name =...docm' ) self . assertTrue ( doc . has_macros ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... let doc = new aw . Document ( base ....+ "Legacy control character.doc" ); // When we save the document...

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