Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 73,975 for

import

(1.04 sec)
  1. Several DOC Into PDF Javascript

    Merge multiple DOC into PDF in JavaScript code. Save DOC as PDF using JavaScript.... Add a library reference (import the library) to your JavaScript...

    products.aspose.com/words/nodejs-net/merge/doc-...
  2. Several DOC Into TXT Javascript

    Merge multiple DOC into TXT in JavaScript code. Save DOC as TXT using JavaScript.... Add a library reference (import the library) to your JavaScript...

    products.aspose.com/words/nodejs-net/merge/doc-...
  3. Several HTML Into WORD Javascript

    Merge multiple HTML into WORD in JavaScript code. Save HTML as WORD using JavaScript.... Add a library reference (import the library) to your JavaScript...

    products.aspose.com/words/nodejs-net/merge/html...
  4. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...saveOptions); // Java example import com.aspose.words.*; Document...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...demonstrates this process: import com.aspose.words.*; public...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. System Requirements | Aspose.Tasks Documentation

    Before you start working with Aspose.Tasks for .NET, ensure that your environment fits the operating system, platform, frameworks, and environment requirements....does not support the export/import of EMF/WMF images on Linux/MacOS...

    docs.aspose.com/tasks/net/system-requirements/
  7. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…... Imports those nodes into the destination...DocumentBuilder(dstDoc); // Re‑use a single importer to avoid repeated style resolution...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  8. Media Annotations in PDF|Aspose.PDF for Java

    Learn how to work with sound, screen, rich media, and 3D PDF annotation APIs in Java, with step-by-step guidance for common multimedia workflows....Annotations Watermark Annotations Import and Export Annotations Markup...

    docs.aspose.com/pdf/java/media-annotations/
  9. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java.... FIELD_IMPORT Specifies the IMPORT field. FIELD_INCLUDE...field. FIELD_IMPORT public static int FIELD_IMPORT Specifies the...

    reference.aspose.com/words/java/com.aspose.word...
  10. 从文档中导入/导出数据|Documentation

    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....korchagin" , "kyle huang" }; //Importing the array of names to 1st... Add ( "tommy wang" ); //Importing the contents of ArrayList...

    docs.aspose.com/cells/zh/net/import-export-data...