Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 20,131 for

document insertion

(0.1 sec)
  1. Shape.signatureLine property | Aspose.Words for...

    Shape.signatureLine property. Gets [SignatureLine](../../signatureline/) object if the shape is a signature line...Remarks You can insert new SignatureLine into the document using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a cell into the first column...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Document(letterHeadpath); const contentDoc...contentDoc = new aw.Document(docPath); const headDocParagraphs...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  4. Several JPG Into PDF Java

    Merge multiple JPG into PDF in Java code. Save JPG as PDF using Java....several JPG into PDF Use our document merging API to create portable...combined picture as a PDF document. Use Java to convert JPG images...

    products.aspose.com/words/java/merge/jpg-to-pdf/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 php-java 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hans/php-java/pages/ Recent content in 使用 php-java 添加、移动或删除 PDF 中的页面 on Aspsoe......"@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...line cl c1 // Open document line cl nv $document o = k new nx Documentp...

    products.aspose.com/pdf/zh-hans/php-java/pages/...
  6. Insert a Picture Based on Cell Reference|Docume...

    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....Ask AI Insert a Picture Based on Cell Reference Contents [ Hide...feature (Microsoft Excel 2010). Inserting a Picture Based on Cell Reference...

    docs.aspose.com/cells/python-net/insert-a-pictu...
  7. Images lost when saving as mhtml - Free Support...

    Hi Please try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …...contents are not inserted. Dim MyDocument As Words.Document = New Words...Words.Document("D:\DOC.doc", New Words.Loading.LoadOptions) MyDocument...

    forum.aspose.com/t/images-lost-when-saving-as-m...
  8. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...// Get RevisionOptions from document layout options RevisionOptions...RevisionOptions revisionOptions = document.getLayoutOptions().getRevisionOptions();...

    forum.aspose.com/t/some-table-in-word-file-will...
  9. ImageSize.width_points property | Aspose.Words ...

    ImageSize.width_points property. Gets the width of the image in points... # When we insert an image using the "insert_image" method...so that, # when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....ChartTitle Examples Shows how to insert a chart and set a title. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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