Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 165,422 for

doc

(0.1 sec)
  1. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner Document in C++.... auto doc = System :: MakeObject < Aspose...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. RevisionOptions.InsertedTextColor | Aspose.Word...

    Customize your editing experience with the RevisionOptions InsertedTextColor property, setting unique colors for inserted content. Default, ByAuthor.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...used to convert XPS files to DOC. The second API is Aspose.Words...which can be used to render DOC to ODT. This package provides...

    products.aspose.com/total/android-java/conversi...
  4. Java API to Export MD to DOT | products.aspose.com

    Convert MD to DOT using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to DOT...

    products.aspose.com/total/java/conversion/md-to...
  5. Java API to Export PS to FLATOPC | products.asp...

    Convert PS to FLATOPC using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...file to a DOC file. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/ps-to...
  6. Java API to Export PS to GIF | products.aspose.com

    Convert PS to GIF using on premise Java API...is to render the PS file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to GIF...

    products.aspose.com/total/java/conversion/ps-to...
  7. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your Document's functionality today!...Custom XML Parts into OOXML and DOC documents only. This property...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/doc...
  9. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

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