Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 299,987 for

doc

(0.17 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – PDF to Doc Converter using JavaScripthttps://products.aspose.com/pdf/nodejs-cpp/conversion/pdf-to-Doc/Recent content in PDF to Doc Converter using Ja......org/2005/Atom Documentation – PDF to DOC Converter using JavaScripthttps://products...ersion/pdf-to-doc/Recent content in PDF to DOC Converter using...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – PDFA to Doc Converter using C++https://products.aspose.com/pdf/cpp/conversion/pdfa-to-Doc/Recent content in PDFA to Doc Converter using C++ on Docume......org/2005/Atom Documentation – PDFA to DOC Converter using C++https://products...com/pdf/cpp/conversion/pdfa-to-doc/Recent content in PDFA to DOC Converter using...

    products.aspose.com/pdf/cpp/conversion/pdfa-to-...
  3. Aspose::Words::Border Class Reference - Aspose....

    Represents a border of an object.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); builder->get_Font()->get_Border()->set_Color(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the Document in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. CustomPart.Clone | Aspose.Words for .NET API 参考

    CustomPart 方法. 制作对象的足够深的副本 不复制Data值.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/zh/net/aspose.words....
  6. CustomPartCollection.Clone | Aspose.Words for ....

    CustomPartCollection 方法. 制作此集合及其项目的深层副本... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Aspose::Words::Notes::FootnoteOptions Class Ref...

    Represents the footnote numbering options for a Document or section.... auto doc = MakeObject<Document>(MyDir...docx" ); doc->get_FootnoteOptions()->set_Columns(2); doc->Save(ArtifactsDir...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Table.Description | Aspose.Words for .NET API 参考

    Table 财产. 获取或设置此表的描述 它提供表中包含的信息的替代文本表示...CreateNestedTable () { Document doc = new Document (); // 创建三行四列的外部表,然后将其添加到文档中。...CreateTable ( doc , 3 , 4 , "Outer Table" ); doc . FirstSection...

    reference.aspose.com/words/zh/net/aspose.words....
  9. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....SmartTag constructor SmartTag(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...