Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 20,024 for

document insertion

(0.11 sec)
  1. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your Document layout for optimal presentation....how to insert an image, and use it as a watermark. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....name Start creating a DOCX document using C++ Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/cpp/make/docx/
  3. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a Document or section. To learn more, visit the Documentation article in C++....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. class EndnoteOptions...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....doc DocumentBase The owner document. header_footer_type HeaderFooterType...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Resolution and Dimensions of Images|Aspose....

    Learn how to retrieve resolution and dimensions of embedded images from a PDF in .NET using Aspose.PDF....names of any images in the document. Get the images using the...extracting the image from the PDF document. // For complete examples...

    docs.aspose.com/pdf/net/get-resolution-and-dime...