Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 18,026 for

document insertion

(0.06 sec)
  1. Shift First Row down when inserting Cells Data ...

    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....Shift First Row down when inserting Cells Data Table Rows Contents...when inserting table into the worksheet. This document explains...

    docs.aspose.com/cells/java/shift-first-row-down...
  2. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Working with Ole Objects documentation article. Remarks: Use the...objects into files. Document doc = new Document(getMyDir() + "OLE...

    reference.aspose.com/words/java/com.aspose.word...
  3. XPS to HTML Converter using Python | Aspose.PDF

    Sample code on Python for XPS to HTML conversion. Use example code for batch XPS to HTML conversion with Python and .NET...convert programmatically a document from XPS to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/x...
  4. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing Document formatting and readability....the document collects and displays its footnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  5. Edit Markdown In Javascript

    Edit Markdown in JavaScript code.... Use it to modify MD documents programmatically This is a...Programmatic modification of MD documents is an integral part of modern...

    products.aspose.com/words/nodejs-net/edit/md/
  6. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  7. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....TeX Product Family How to Insert a Bookmark in Word using Python...contains information on how to insert a bookmark in Word using Python...

    kb.aspose.com/words/python/how-to-insert-a-book...
  8. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection class. A collection of BuildingBlock objects in the Document. To learn more, visit the Documentation article in C++....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... Document () builder = aw . DocumentBuilder...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....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...