Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 157,121 for

doc

(0.08 sec)
  1. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the Document.... doc = aw . Document () # A blank...edit. self . assertEqual ( 1 , doc . sections . count ) # Use a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = MakeObject < Document > ();...SharedPtr < PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...option is supported only in RTF, DOC and DOCX document formats. This...restart numbering at each section. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your Document layout by controlling endnote placement for clearer, organized sections....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...EndnotePosition . EndOfDocument , doc . EndnoteOptions . Position );...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  6. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...LayoutCollector ( Document doc ) Parameter Type Description doc Document The...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Gawe Dokumen Ing Java

    Gawe berkas nganggo perpustakaan Java. Nggawe dokumen anyar kanthi gampang ing Java kanthi sawetara langkah....gampang nggawe dokumen ing PDF, DOC, DOCX, HTML, EPUB, lan akeh format...sing didhukung - PDF, DOCX, DOC, RTF, ODT, EPUB, HTML lan liya-liyane...

    products.aspose.com/words/jv/java/make/
  8. CustomXmlPartCollection.Clear | Aspose.Words fo...

    Effortlessly clear your CustomXmlPartCollection with our Clear method, removing all elements for optimal data management. Simplify your workflow today!... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/sty...
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

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