Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 14,939 for

content stream

(0.38 sec)
  1. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...with Clips in PS file| Java Contents [ Hide Show ] Add Clip in...is a path that bounds the content of the current graphics state...

    docs.aspose.com/page/java/ps/working-with-clips/
  2. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::LoadOptions class Contents [ Hide ] LoadOptions class...from a stream: { System :: SharedPtr < System :: IO :: Stream > stream...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Extract Assets from X File Formats via Java | p...

    Sample Java extract assets code for X file. Use this example code to extract assets from X file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/x/
  4. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...tree > li::after { content: none !important; border: none...} //.tree li::before { // content: ''; // position: absolute;...

    forum.aspose.com/t/olm-to-pst-exception/325100
  5. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....HTML for Java Contents [ Hide Show ] EPUB is a format...FileInputStream to read the contents of the EPUB file from the...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  6. Support of CTB files|CAD 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....Support of CTB files Contents [ Hide ] Support of CTB files Sometimes...all CTB files in a form of Stream using setCtbSources property...

    docs.aspose.com/cad/java/developer-guide/suppor...
  7. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text....recognition results as text Contents [ Hide ] Recognition results...recognition results into a stream Getting recognition results...

    docs.aspose.com/ocr/java/save-text/
  8. Simple Mail Merge in Python|Aspose.Words for Java

    Simple Mail Merge using Python....Simple Mail Merge in Python Contents [ Hide ] Aspose.Words - Simple...sites: GitHub Load And Save To Stream in Python Update Fields in...

    docs.aspose.com/words/java/simple-mail-merge-in...
  9. Signature validation problems when converting f...

    Hello, I have an issue with multiple pdf signatures. My Aspose version is 22.5.0. The issue is that, when the original file is a .pdf, then the signatures get invalidated most of the time. So only the last one is valid…...is linked to the document’s content at that specific moment. If...PDF_A_3B }; using (MemoryStream stream = new MemoryStream(byteArray))...

    forum.aspose.com/t/signature-validation-problem...
  10. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....Convert a Document to Markdown Contents [ Hide ] Purpose Summary....if you save a document to a stream and Aspose.Words does not have...

    docs.aspose.com/words/net/convert-a-document-to...