Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 299,990 for

doc

(0.53 sec)
  1. index.xml

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

    products.aspose.com/pdf/cpp/conversion/eps-to-d...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – PS to Doc Converter using Pythonhttps://products.aspose.com/pdf/python-net/conversion/ps-to-Doc/Recent content in PS to Doc Converter using Python on......org/2005/Atom Documentation – PS to DOC Converter using Pythonhttps://products...version/ps-to-doc/Recent content in PS to DOC Converter using...

    products.aspose.com/pdf/python-net/conversion/p...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – PDF to Doc Merge using C++https://products.aspose.com/pdf/cpp/merger/pdf-to-Doc/Recent content in PDF to Doc Merge using C++ on DocumentationHugo -- ......org/2005/Atom Documentation – PDF to DOC Merge using C++https://products...com/pdf/cpp/merger/pdf-to-doc/Recent content in PDF to DOC Merge using C++...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/i...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – XML to Doc Converter using Pythonhttps://products.aspose.com/pdf/python-net/conversion/xml-to-Doc/Recent content in XML to Doc Converter using Python......org/2005/Atom Documentation – XML to DOC Converter using Pythonhttps://products...ersion/xml-to-doc/Recent content in XML to DOC Converter using...

    products.aspose.com/pdf/python-net/conversion/x...
  5. Aspose::Words::Markup::SmartTag Class Reference...

    This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph.... void Create () { auto doc = MakeObject<Document>(); //...smartTag = MakeObject<SmartTag>(doc); // Smart tags are composite...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::Markup::SmartTag Class Reference...

    This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph.... void Create () { auto doc = MakeObject<Document>(); //...smartTag = MakeObject<SmartTag>(doc); // Smart tags are composite...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

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

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. FootnoteOptions Class | Aspose.Words for .NET

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section in C#.... Document doc = new Document ( MyDir + "Footnotes...docx" ); doc . FootnoteOptions . Columns = 2 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.not...
  9. CustomPart.Data | Aspose.Words for .NET

    CustomPart Data property. Contains the data of this custom part in C#.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomPart.data property | Aspose.Words for Python

    CustomPart.data property. Contains the data of this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

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