Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 12,332 for

content stream

(0.28 sec)
  1. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] Introduction Normally...while you are changing the contents of the cell. Working with...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  2. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....Data Filtering Contents [ Hide ] Microsoft Excel provides some...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  3. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....ChmLoadOptions Contents [ Hide ] Inheritance: java.lang.Object...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/java/com.aspose.word...
  4. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...and create a list of image streams by joining the data directory...images (stored in infiles_streams) into a single composite image...

    products.aspose.com/pdf/python-net/merger/png-t...
  5. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....Converting to Fixed-page Format Contents [ Hide ] Aspose.Words implements...precisely where a document’s content is placed on every page. Internally...

    docs.aspose.com/words/python-net/converting-to-...
  6. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...LoadOptions; // pdfStream – a Stream that contains the PDF bytes...cannot be read. All pages, content streams, annotations, etc., are...

    forum.aspose.com/t/the-input-string-creatorinfo...
  7. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...public void GeneratePdf(string content, Aspose.Pdf.Document pdfDocument)...htmlFrag = new HtmlFragment(content); page.Paragraphs.Add(htmlFrag);...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  8. Reading Barcode Properties and Metadata|Documen...

    This article describes how to read barcode parameters and encoded metadata...Barcode Properties and Metadata Contents [ Hide ] Read Barcodes Online...Reading Barcode Data as Byte Stream It is possible to load barcode...

    docs.aspose.com/barcode/androidjava/read-barcod...
  9. AsposefontConvertTottf | JavaScript

    将字体转换为TTF格式。可靠的JavaScript通过C ++库可从Aspose.font进行字体转换。...AsposefontConvertTot | JavaScript Contents [ Hide Show ] 如何将字体转换为TTF格式?...mime, content) { 20 mime = mime || "application/octet-stream" ;...

    docs.aspose.com/font/zh/javascript-cpp/convert-...
  10. 添加数字签名或通过 C++ 在 JavaScript 中对 PDF 进行数字签名|Aspose...

    使用 JavaScript 通过 C++ 对 PDF 文档进行数字签名。...在 JavaScript 中对 PDF 进行数字签名 Contents [ Hide ] PDF 文档中的数字签名是一种验...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/sign-pdf/