Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 20,131 for

document insertion

(0.09 sec)
  1. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... Document () builder = aw . DocumentBuilder...'Hello world!' ) builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31.... Instead, it inserts internal information that tells...characters to a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting Worksheet to Image and Worksheet to ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....C++ Contents [ Hide ] This document is designed to provide developers...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  5. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... Document () builder = aw . DocumentBuilder...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....[ Hide ] In Excel, you can insert an Ole Object with source data...Cleanup (); } AI Document Assistant Close Export Document Structure...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  7. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the Document, such that it can be selected to activate the jump in C++....“button” that appears in the document, such that it can be selected...get_DisplayText () Examples Shows to insert a GOTOBUTTON field. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...Document adoc = new Aspose.Pdf.Document(sourcePath);...Aspose.Pdf.Document adoc = new Aspose.Pdf.Document(sourcePath);...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  10. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)....how to insert InlineStory nodes. doc = aw . Document () builder...doc ) footnote = builder . insert_footnote ( footnote_type =...

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