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

stream provider

(0.15 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. TIFF to PDF Merge using C++ | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...set image source to memory stream // add document image to specific...:: Pdf :: Image > (); auto stream = System :: IO :: File :: Create...

    products.aspose.com/pdf/cpp/merger/tiff-to-pdf/
  3. Licensing and Subscription – Aspose.HTML for Java

    Learn how to evaluate Aspose.HTML for Java, including a free trial and temporary license, and how to apply a purchased license....HTML for Java provides full product functionality...a license initialization) provides full product functionality...

    docs.aspose.com/html/java/getting-started/licen...
  4. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...cancellationToken) { Stream stream = new MemoryStream(); stream.Write(documentContBytes...documentContBytes.Length); stream.Position = 0; Document doc...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  5. Verify Password of Encrypted Files|Documentation

    Verify the passord of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using Java codes....Cells for Java provides the VerifyPassword method...accepts two parameters, the file stream and the password that needs...

    docs.aspose.com/cells/java/verify-password-of-e...
  6. Save Html With StreamProvider|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....when saving excel file to html stream. Replace the default path with...specific locations or memory streams. This is the main code showing...

    docs.aspose.com/cells/net/convert-excel-to-html...
  7. Convert HTML to PDF in Python | products.aspose...

    Convert HTML to PDF in Python. Use Python library API to convert HTML files to PDFs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  8. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...SaveData(Stream stream) at Aspose.PSD.DataStreamSupporter...DataStreamSupporter.Save(Stream stream) at Aspose.PSD.DataStreamSupporter...

    forum.aspose.com/t/index-was-outside-the-bounds...
  9. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Hide ] FileFormatUtil class Provides utility methods for working...System::SharedPtr<System::IO::Stream>&) Detects and returns the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Open Presentation - C++ PowerPoint API|Aspose.S...

    Open or load Presentation PPT, PPTX, ODP in C++...Slides provides options (the BlobManagementOption...interacting with streams, Aspose.Slides may copy the stream’s content...

    docs.aspose.com/slides/cpp/open-presentation/