Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 14,937 for

content stream

(0.09 sec)
  1. BarcodeParameters.FixCheckDigit | Aspose.Words ...

    Ensure accurate barcodes with the FixCheckDigit property. Automatically correct invalid check digits for reliable scanning and data integrity....FixCheckDigit Contents [ Hide ] BarcodeParameters.FixCheckDigit...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.DisplayText | Aspose.Words fo...

    Discover the BarcodeParameters DisplayText property to enhance your barcodes by displaying data text alongside images for improved readability....DisplayText Contents [ Hide ] BarcodeParameters.DisplayText property...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  3. BarcodeParameters.IsBookmark | Aspose.Words for...

    Discover the BarcodeParameters IsBookmark property! Learn how the PostalAddress can enhance your document management with efficient bookmarking solutions....IsBookmark Contents [ Hide ] BarcodeParameters.IsBookmark property...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  4. 用C++的JavaScript检测加密的Office Open XML(OOXML)文件的文件...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 检测加密的 OOXML 文件的文件格式。...ce Open XML(OOXML)文件的文件格式 Contents [ Hide ] Office Open XML (也称为...=> { // Create a small byte stream equivalent to the original...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  5. Import HTML to OneNote using Aspose.Note via C#...

    How to import an HTML file into OneNote (.one) format using Aspose.Note. Steps, code, and explanations for working with HTML files....structuring and displaying content on the web. If you want to...to integrate HTML content into Microsoft OneNote, converting HTML...

    products.aspose.com/note/net/conversion/html-to...
  6. BarcodeParameters.IsUSPostalAddress | Aspose.Wo...

    Discover BarcodeParameters' IsUSPostalAddress feature to easily verify if an address is a valid U.S. postal address. Enhance your data accuracy today!...IsUSPostalAddress Contents [ Hide ] BarcodeParameters.IsUSPostalAddress...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. BarcodeParameters.PostalAddress | Aspose.Words ...

    Discover the BarcodeParameters PostalAddress property for efficient barcode management. Simplify your postal address handling today!...PostalAddress Contents [ Hide ] BarcodeParameters.PostalAddress...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeParameters.FacingIdentificationMark | As...

    Discover the BarcodeParameters FacingIdentificationMark property, essential for optimizing FIM integration and enhancing barcode scanning accuracy....FacingIdentification Contents [ Hide ] BarcodeParameters.FacingIdentification...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...You can save your document to stream and them sent it to the browser...(MemoryStream stream = new MemoryStream()) { doc.Save(stream, SaveFormat...

    forum.aspose.com/t/aspose-words-errors-after-up...
  10. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or Stream using Python....Create or Load a Document Contents [ Hide ] Purpose Summary....existing document from a file or a stream using Aspose.Words for Python...

    docs.aspose.com/words/python-net/create-or-load...