Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 24,017 for

data source

(0.07 sec)
  1. Improve mesh quality when converting 3D-PDF to ...

    Hello, I am currently using “Aspose.3D for .NET” to convert CAD files in “3D PDF format” to the “Gltf format”. This works very well, only small errors occur in the CAD model due to the conversion. Maybe the reason is th…...you please share your sample source file for our reference? STIWA_Group...normal data, so the generated GLTF also have no normal data. Aspose...

    forum.aspose.com/t/improve-mesh-quality-when-co...
  2. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary reSources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....this process of loading the source XLSX file and converting it...to JPG conversion Load the source spreadsheet using the Workbook...

    kb.aspose.com/cells/python/how-to-convert-excel...
  3. How to Fill in a PDF Form using Python

    This short article guides on how to fill in a PDF form using Python. It contains the IDE configurations, steps to write the application and a runnable sample code for editing a fillable PDF using Python....NET to fill fields Load the source PDF file using the Document...be filled Set the new field data using the value property in...

    kb.aspose.com/pdf/python/how-to-fill-in-a-pdf-f...
  4. How to Convert TIFF to PNG in Java

    This small example exposes the simple steps on how to convert TIFF to PNG in Java. It includes all the required reSources, referred classes and a runnable sample code to develop a TIFF to PNG converter in Java....repository manager Load the source TIFF file from the disk using...resources inside the project. The source TIFF image will be loaded using...

    kb.aspose.com/imaging/java/how-to-convert-tiff-...
  5. Form Fields removed after saving document - Fre...

    Hi team. We have faced with the following problem: There is a *.pdf file with form fileds inside. After opening and resaving it without any changes and activities form fileds are removed. Pay attention that file need t…... XFA forms – If the source PDF uses XFA forms, Aspose...use the XfaForm API to extract data without flattening. Library...

    forum.aspose.com/t/form-fields-removed-after-sa...
  6. Several PDF Into XPS Python

    Merge multiple PDF into XPS in Python code. Save PDF as XPS using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/pdf-...
  7. Several PDF Into DOC Python

    Merge multiple PDF into DOC in Python code. Save PDF as DOC using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/pdf-...
  8. Several DOC Into RTF Python

    Merge multiple DOC into RTF in Python code. Save DOC as RTF using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/doc-...
  9. Several PDF Into TXT Python

    Merge multiple PDF into TXT in Python code. Save PDF as TXT using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/pdf-...
  10. Several DOC Into EPUB Python

    Merge multiple DOC into EPUB in Python code. Save DOC as EPUB using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/doc-...