Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 50,517 for

import document

(0.68 sec)
  1. Issue with Content Controls Not Appearing in HT...

    Hi team, I’m currently converting a Word Document to HTML. The Document contains content controls, but I’ve noticed that some of them are not appearing in the HTML output. Could you please help me understand why this i…...converting a Word document to HTML. The document contains content...how I can resolve it? Source Document: ContentControlIssue.docx...

    forum.aspose.com/t/issue-with-content-controls-...
  2. Convert Image To DOCX C++

    Convert Image to DOCX format in C++ code. Save Image as DOCX using C++....to import and export image, DOCX, and many other document formats...convert images to a image document programmatically? With Aspose...

    products.aspose.com/words/cpp/conversion/image-...
  3. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform....powerful, and easy-to-use document manipulation API for python-cpp...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/python-cpp/parser/text/
  4. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....presentation: import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import datetime # Instantiates the Presentation...

    docs.aspose.com/slides/python-net/presentation-...
  5. Convert VSX to SVG via Python | products.aspose...

    Sample Python conversion code for VSX format to SVG file. Use this example code to convert VSX to SVG within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  6. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...optimize the output when saving documents as PDFs. Solution To achieve...optimization when converting a Word document to PDF, you can use the PdfSaveOptions...

    forum.aspose.com/t/does-aspose-words-support-op...
  7. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue Document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_Document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_Document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...hyperlink styles in redlined document Aspose.Words Product Family...9:54am 1 Hyperlinks issue document _INPUT.docx (60.9 KB) Red...

    forum.aspose.com/t/aspose-words-python-missing-...
  8. Convert VSD to SWF via Python | products.aspose...

    Sample Python conversion code for VSD format to SWF file. Use this example code to convert VSD to SWF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  9. Convert VSD to EMF via Python | products.aspose...

    Sample Python conversion code for VSD format to EMF file. Use this example code to convert VSD to EMF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  10. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...