Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 180,112 for

doc

(0.12 sec)
  1. 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...
  2. List.Document | Aspose.Words for .NET

    Discover how to list Document properties and access ownership details effortlessly. Unlock your Document management potential today!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...
  3. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection.... doc = aw . Document ( MY_DIR + 'Properties...custom document property' , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bubble 3D chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::StopTrackRevisions method. Stops automatic marking of Document changes as revisions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Editing a document usually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Փոխարկել HTML DOC C++

    Փոխարկեք HTML ը Doc ձևաչափի C++ կոդով: Պահեք HTML որպես Doc օգտագործելով C++:...Փոխարկել HTML ը DOC ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...HTML ը DOC Օգտագործեք C++ ՝ առավելագույն HTML ից DOC փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/htm...
  9. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/run...
  10. Make A Document In C++

    Create a file using C++ library. Easily create a new Document in C++ in a few steps....easily make a document in PDF, DOC, DOCX, HTML, EPUB, and many other...supported format – PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and other...

    products.aspose.com/words/cpp/make/