Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 299,993 for

doc

(0.2 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection ...

    Represents a collection of Custom XML Parts. The items are CustomXmlPart objects.... auto doc = MakeObject<Document>(); //...SharedPtr<CustomXmlPart> xmlPart = doc->get_CustomXmlParts()->Add(xmlPartId...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Konvèti PDF Nan DOC C#

    Konvèti PDF Doc fòma nan C# kòd. Sove PDF kòm Doc lè l sèvi avèk C#....Konvèti PDF pou DOC nan C# .NET lojisyèl gwo vitès pou konvèti...konvèti PDF an DOC Sèvi ak API konvèsyon dokiman nou an pou devlope...

    products.aspose.com/words/ht/net/conversion/pdf...
  3. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Support Paid Consulting Support Docs API Reference Live Demos Code...: SharedPtr < XpsDocument > doc = System :: MakeObject < XpsDocument...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  4. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section... doc = aw . Document ( file_name =...endnotes.docx' ) doc . footnote_options . columns = 2 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections.... auto doc = MakeObject<Document>(MyDir...extension.docx" ); ASSERT_EQ(1, doc->get_WebExtensionTaskPane()->get_Count());...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections.... auto doc = MakeObject<Document>(MyDir...extension.docx" ); ASSERT_EQ(1, doc->get_WebExtensionTaskPane()->get_Count());...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. SmartTag.Uri | Aspose.Words for .NET API 参考

    SmartTag 财产. 指定智能标签的命名空间 URI...public void Create () { Document doc = new Document (); // 智能标记出现在文档中,Microsoft...SmartTag smartTag = new SmartTag ( doc ); // 智能标签是包含其识别文本的完整的复合节点。 //...

    reference.aspose.com/words/zh/net/aspose.words....
  8. SmartTag.Element | Aspose.Words for .NET API 参考

    SmartTag 财产. 指定文档中智能标记的名称...public void Create () { Document doc = new Document (); // 智能标记出现在文档中,Microsoft...SmartTag smartTag = new SmartTag ( doc ); // 智能标签是包含其识别文本的完整的复合节点。 //...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Aspose::Words::Revision Class Reference - Aspos...

    Represents a revision (tracked change) in a Document node or style. Use RevisionType to check the type of this revision.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // Normal editing of the document...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. 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....test_optimize_for ( self ): doc = aw . Document () # This object...of Microsoft Word. options = doc . compatibility_options # Print...

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