Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 180,154 for

doc

(0.11 sec)
  1. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....default for old formats such as DOC, WML and RTF. DEFAULT This is...table while applying a style. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HyphenationOptions | Aspose.Words for Java

    Allows to configure Document hyphenation options in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setSize(24...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Body > body = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class....constructor StructuredDocumentTa(doc, id) Initializes a new instance...class. StructuredDocumentTa ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience.... Document doc = new Document (); doc . FontSettings =...font source. Assert . That ( doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. C++ API to Export CGM to DOTM | products.aspose...

    Convert CGM to DOTM within C++ applications....to convert CGM file format to DOC. This API provides a wide range...popular file formats such as DOC, HTML, XPS, and many more. Secondly...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...例如,DOC 的 DocSaveOptions 类中的 password...words as aw # Create a document. doc = aw . Document () builder =...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  10. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Ensure that any field operation...

    reference.aspose.com/words/net/aspose.words.fie...