Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 67,655 for

document

(0.06 sec)
  1. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...node from another document to the current document. public Node ImportNode...that belongs to the current document. Remarks This method uses...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....inserted was created from another document, you should use ImportNode()...import the node to the current document. The imported node can then...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...page numbers when saving a document with a table of contents to...to .html. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for odd-numbered and even-numbered pages....oddAndEvenPagesHeade property True if the document has different headers and...affects all sections in the document. Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...when saving a document to .epub. doc = aw . Document ( file_name...specify the encoding for a document that we will save. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient Document handling....which means all pages of the document will be read. public int PageCount...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Pcl in C++....Specifies the format in which the document will be saved if this save...saving a document to PCL. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to Convert SVG Files – C# Examples

    You will learn how to convert SVG to other formats in C#, find C# code examples and try an online converter SVG....Hide Show ] Converting SVG documents to other formats is one of...Rendering.Image; using var document = new SVGDocument("image.svg");...

    docs.aspose.com/svg/net/convert-svg/
  10. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. Remarks When you...

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