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

document insertion

(0.21 sec)
  1. IResourceLoadingCallback class | Aspose.Words f...

    Aspose.Words.Loading.IResourceLoadingCallback class. Implement this interface if you want to control how Aspose.Words loads external resource when importing a Document and inserting images using [DocumentBuilder](../../aspose.words/Documentbuilder/)....resource when importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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/...
  4. 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-...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Several JPG Into PDF Python

    Merge multiple JPG into PDF in Python code. Save JPG as PDF using Python....several JPG into PDF Use our document merging API to develop high-level...combined picture as a PDF document. Use Python to convert JPG...

    products.aspose.com/words/python-net/merge/jpg-...
  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...