Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 168,839 for

doc

(0.1 sec)
  1. PlainTextDocument.custom_document_properties pr...

    PlainTextDocument.custom_Document_properties property. Gets [PlainTextDocument.custom_Document_properties](./) of the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . c...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::List::HasSameTemplate met...

    Aspose::Words::Lists::List::HasSameTemplate method. Returns true if the current list and the given list are created from the same template in C++.... auto doc = System :: MakeObject < Aspose...lists.docx" ); ASSERT_TRUE ( doc -> get_Lists () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Frameset.FrameDefaultUrl | Aspose.Words for .NET

    Discover the Frameset FrameDefaultUrl property to easily set web page URLs or Document files for seamless frame displays. Enhance your web experience!... Document doc = new Document ( MyDir + "Frameset..."Frameset.docx" ); Assert . That ( doc . Frameset . ChildFramesets ...

    reference.aspose.com/words/net/aspose.words.fra...
  4. Frameset.IsFrameLinkToFile | Aspose.Words for .NET

    Discover how the Frameset IsFrameLinkToFile property enhances your web design by linking external resources seamlessly. Optimize your frames for better performance!... Document doc = new Document ( MyDir + "Frameset..."Frameset.docx" ); Assert . That ( doc . Frameset . ChildFramesets ...

    reference.aspose.com/words/net/aspose.words.fra...
  5. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified index in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. Aspose::Words::Framesets::FramesetCollection::g...

    Aspose::Words::Framesets::FramesetCollection::get_Count method. Gets the number of frames or frames pages contained in the collection in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  7. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a Document in Java.... Document doc = new Document(getMyDir() + "Document...FontInfoCollection fontInfos = doc.getFontInfos(); fontInfos.se...

    reference.aspose.com/words/java/com.aspose.word...
  9. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the Document grid behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the Document in C++.... auto doc = System :: MakeObject < Aspose...document's contents. ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/nod...