Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,131 for

stream provider

(0.37 sec)
  1. Manipulating SVG Files|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.... We should be able to provide a stream for saving this font files...SVG. Below sample code is provided. Converting SVG into EMF Using...

    docs.aspose.com/imaging/net/manipulating-svg-fi...
  2. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...NET does not provide a direct method to identify...0; // Process or return the stream } File.Delete(tempPath); //...

    forum.aspose.com/t/extract-vector-charts-from-p...
  3. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...page and save the image to stream pngDevice.Process(pdfDocument...Pages[pageCount], imageStream); // Close stream imageStream.Close(); } } //...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  4. Licensing | Aspose.TeX for Java

    When you stopped on the licensed version of the Aspose.TeX API solution for Java here you find out how to apply the license....(without a license specified) provides full product functionality...Apply the License using File or Stream Object Use the method to licensing...

    docs.aspose.com/tex/java/licensing/
  5. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....the document from a stream: InputStream stream = new FileInputStream(getMyDir()...new Document(stream, options); } finally { if (stream != null) stream...

    reference.aspose.com/words/java/com.aspose.word...
  6. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....Replacer extends Processor Provides methods intended to find and...document using documents from the stream using context. // There is...

    reference.aspose.com/words/java/com.aspose.word...
  7. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library.... API provides a Diagram class to load the...calling the save method by providing image name with full path...

    products.aspose.com/diagram/net/conversion/
  8. C++ API to Convert PCL to TXT | products.aspose...

    Convert PCL to TXT via C++ API without using Microsoft Excel or Adobe Reader...powerful set of libraries that provides developers with the tools...comprehensive set of libraries that provides developers with the tools...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. Aspose PDF License|Aspose.PDF for .NET

    Aspose. PDF for .NET invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....NET provides full product functionality...can be loaded from a file or stream object. The easiest way to...

    docs.aspose.com/pdf/net/licensing/
  10. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....var stream = null ; mathParagraph . writeAsMathMl ( stream );...MathBlock ) to MathML. Both types provide a method to write to MathML...

    docs.aspose.com/slides/nodejs-java/exporting-ma...