Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 20,128 for

document insertion

(0.2 sec)
  1. Converting a SVG file to JPEG using Java | Aspo...

    SVG to JPEG conversion via Java sample code. Programmers can use this example code to export SVG to JPEG within any Web or Desktop Java based application....convert programmatically a document from SVG to JPEG format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/svg-to-...
  2. Converting a PS file to TIFF using Java | Aspos...

    PS to TIFF conversion via Java sample code. Programmers can use this example code to export PS to TIFF within any Web or Desktop Java based application....programmatically a document from PS to TIFF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/ps-to-t...
  3. Aspose::Words::Themes::Theme::get_Colors method...

    Aspose::Words::Themes::Theme::get_Colors method. Allows to specify the set of theme colors for the Document in C++....set of theme colors for the document. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....to sections in a document. doc = aw . Document () builder = aw...start a new section using a document builder, # it will inherit...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.bookmark_name property | Aspose.Word...

    FieldIndex.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the Document used to build the index....that marks the portion of the document used to build the index. @property...it with entries. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Move a slide to a new position|Aspose.Slides Do...

    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....presentationDocument ) { // Check for a null document object. if ( presentationDocument...Get the presentation part of document. PresentationPart presentationPart...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  7. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... Examples Shows how to insert a TOC field, and filter which...field_toc_entry_identifier (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert some nodes with a DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Fields::FieldIndex::get_Bookmark...

    Aspose::Words::Fields::FieldIndex::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the Document used to build the index in C++....that marks the portion of the document used to build the index. System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ParagraphFormat.spaceAfterAuto property | Aspos...

    ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the paragraph is set automatically.... Document (); let builder = new aw ...spaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

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