Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 179,957 for

doc

(0.4 sec)
  1. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier.... 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...
  2. Document Conversion via C++ | products.aspose.com

    Convert various Document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....API supports Microsoft Word DOC/DOCX to Excel conversion. Process...Process is, Load Word DOC / DOCX file using Document class reference...

    products.aspose.com/total/cpp/conversion/
  3. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: NodeType :: Section , doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....DocumentBase doc ) Parameter Type Description doc DocumentBase...public void Create () { Document doc = new Document (); // A smart...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers of this section in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 0 , doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Შექმენით Დოკუმენტი Java Ში

    შექმენით ფაილი Java ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი Java ში რამდენიმე ნაბიჯით....მარტივად შექმნან დოკუმენტი PDF, DOC, DOCX, HTML, EPUB და მრავალი...მხარდაჭერილ ფორმატში - PDF, DOCX, DOC, RTF, ODT, EPUB, HTML და სხვა...

    products.aspose.com/words/ka/java/make/
  7. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format.... let doc = new aw . Document (); // Insert...override the even headers/footers. doc . firstSection . headersFooters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline Document management by removing specific nodes quickly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Style.aliases property | Aspose.Words for Node.js

    Style.aliases property. Gets all aliases of this style... let doc = new aw . Document ( base ....separate alias. let style = doc . styles . at ( "MyStyle" );...

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