Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 17,887 for

insert documents

(0.04 sec)
  1. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your Documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....string ) Inserts a footnote or endnote into the document. public...FootnoteType Specifies whether to insert a footnote or an endnote. footnoteText...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....Charts Contents [ Hide ] New insert_chart method was added into...how to insert a simple column chart into the document using DocumentBuilder...

    docs.aspose.com/words/python-net/working-with-c...
  3. Border | Aspose.Words for Java

    Represents a border of an object in Java....the Programming with Documents documentation article. Remarks: Borders...can be applied to various document elements including paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Remove a Watermark From a Word Document using C# Create a Column Chart...Column Chart in Word using C# Insert Shape in Word using Python...

    kb.aspose.com/categories/page/9/
  5. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....for a signature and insert it into a document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  7. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Neither can we get sufficient documents or information about ms excel’s...can find relevant rules or documents that can help resolve this...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  8. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++....sheet before which you want to insert the moved or copied sheets...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  9. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to Insert a signature on Word using Python....to Electronically Sign Word Document using Python This short guide...to electronically sign Word document using Python . It has the...

    kb.aspose.com/words/python/how-to-electronicall...
  10. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....node being inserted was created from another document, you should...current document. The imported node can then be inserted into the...

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