Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 69,777 for

import

(0.08 sec)
  1. Convert FODS to RTF using Python or with free O...

    FODS to RTF conversion in your Python applications without using Microsoft Office or online. Test free FODS to RTF online converter quickly before integrating the code.... As a result, it is important for developers to be able...clicking inside the white area to import the document. Once the file...

    products.aspose.com/total/python-net/conversion...
  2. 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...
  3. Convert DXF to 3DS via C# | products.aspose.com

    Sample code for DXF to 3DS C# conversion. Use API example code for batch DXF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application.... Thus, data can be imported from other formats to DXF...popular file formats for 3D data import and export. It considers information...

    products.aspose.com/cad/net/conversion/dxf-to-3ds/
  4. 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...
  5. 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/
  6. Convert CSV to WORD with C++ or with free Onlin...

    Convert CSV to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....white box to import the file. Once the file is imported, click on...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. Convert CSV to POT with C++ or with free Online...

    Convert CSV to POT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....white box to import the file. Once the file is imported, click on...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Convert CSV to DOC with C++ or with free Online...

    Convert CSV to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....white box to import the file. Once the file is imported, click on...

    products.aspose.com/total/cpp/conversion/csv-to...
  9. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...paragraph and a table into it: import com.aspose.words.*; public...save("Output.docx"); } } Important Notes Markup Level : If you...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  10. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_IMPORT Specifies the IMPORT field. FIELD_KEYWORD...

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