Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 40,798 for

document processing

(0.12 sec)
  1. Convert FODP to SVG in PHP | products.aspose.com

    Sample code for FODP to SVG PHP conversion. Use PowerPoint PHP API for batch conversion FODP files to SVG files....Install-Package Visit our documentation for more details. Convert...As a modern presentation processing API, Aspose.Slides for PHP...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert PPS to PNG in PHP | products.aspose.com

    Sample code for PPS to PNG PHP conversion. Use PowerPoint PHP API for batch conversion PPS files to PNG files....Install-Package Visit our documentation for more details. Convert...As a modern presentation processing API, Aspose.Slides for PHP...

    products.aspose.com/slides/php-java/conversion/...
  3. Convert OTP to SVG in PHP | products.aspose.com

    Sample code for OTP to SVG PHP conversion. Use PowerPoint PHP API for batch conversion OTP files to SVG files....Install-Package Visit our documentation for more details. Convert...As a modern presentation processing API, Aspose.Slides for PHP...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert PPSX to JPG in PHP | products.aspose.com

    Sample code for PPSX to JPG PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to JPG files....Install-Package Visit our documentation for more details. Convert...As a modern presentation processing API, Aspose.Slides for PHP...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert OTP to BMP in PHP | products.aspose.com

    Sample code for OTP to BMP PHP conversion. Use PowerPoint PHP API for batch conversion OTP files to BMP files....Install-Package Visit our documentation for more details. Convert...As a modern presentation processing API, Aspose.Slides for PHP...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert PPSX to SVG in PHP | products.aspose.com

    Sample code for PPSX to SVG PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to SVG files....Install-Package Visit our documentation for more details. Convert...As a modern presentation processing API, Aspose.Slides for PHP...

    products.aspose.com/slides/php-java/conversion/...
  7. LaTeX to JPEG Conversion API| Python

    LaTeX to JPEG conversion functionality. Integrate this Python library to your project or use cross-platform applications to convert LaTeX to JPEG....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/python-net/conversion/l...
  8. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...NET Holds the final PDF document and can embed hidden text...cument.pdf"; Document scannedPdf = new Document(scannedPdfPath);...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  9. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FIXED format in Java....additional options when saving a document into the SaveFormat.XAML_FIXED...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 C# 示例。...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/zh/net/convert-svg-to-xps/