Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 20,429 for

insert documents

(0.43 sec)
  1. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...the Programming with Documents documentation article. Remarks All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to Insert picture or image in comment in Excel....discuss or review the same document at different times. How to...need to process a lot of documents and a lot of comments, doing...

    docs.aspose.com/cells/net/how-to-set-comment-ba...
  3. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldDde...get_InsertAsBitmap () Gets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...including font availability, document structure, and specific formatting...fonts used in the original documents are installed on the server...

    forum.aspose.com/t/words-for-net-output-questio...
  6. Error on updating fields of document with custo...

    When creating Documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…...Error on updating fields of document with custom properties Aspose...2026, 1:47pm 1 When creating documents from a certain template we...

    forum.aspose.com/t/error-on-updating-fields-of-...
  7. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....chart sheets or charts, you can insert headers and footers only by...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  8. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal.... Document doc = new Document (); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Converting a CGM file to DOC using Python | Asp...

    Sample code on Python for CGM to DOC conversion. Use example code for batch CGM to DOC conversion with Python and .NET...programmatically a document from CGM to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/c...
  10. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...an input docx document. Each time, this document contains 5 pages...I’ve tried it with various documents, but each time there was an...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...