Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 20,477 for

document insertion

(1.23 sec)
  1. Converting a PDF file to PDFA using Python via ...

    Sample code on Python via Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Python and Java...convert programmatically a document from PDF to PDFA format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-java/conversion/...
  2. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....identify in a Microsoft Word document the locations or fragments...Instead of scrolling through the document to locate the text, you can...

    docs.aspose.com/words/java/working-with-bookmarks/
  4. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++....Aspose :: Words :: Document > (); // Insert a group shape, and...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a Document. I’m using Aspose Words for Java Many thanks Natasja...paragraph on a given page in a document. I’m using Aspose Words for...happens Paragraph objects in the document model do not store page numbers;...

    forum.aspose.com/t/first-and-last-paragraph/322113
  6. Remove POTX Annotation Online or Manage Annotat...

    delete comments from POTX file through online app for free. .NET API code to manage comments of POTX files....AddComment for inserting comment Save the presentation...Cases: Branding Validation Insert annotations to verify font...

    products.aspose.com/total/net/annotate/potx/
  7. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....specification for a saved document to adhere to. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....Examples Shows how to configure a document that can be printed as a book...let doc = new aw . Document (); // Insert text that spans 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class RunCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....table using a document builder. doc = aw . Document () builder =...outer table. cell = builder . insert_cell () builder . writeln (...

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