Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 15,688 for

content stream

(0.09 sec)
  1. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++....::CertificateHolder class Contents [ Hide ] CertificateHolder...local file system via a file stream, // then create a signed copy...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs....DataSources Contents [ Hide ] ReportBuilderContext.DataSources...sources using documents from the stream. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  3. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Convert HTML to DOCX in C# Contents [ Hide Show ] A DOCX file...of the DOCX document. Output Stream Providers If it is required...

    docs.aspose.com/html/net/convert-html-to-docx/
  4. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....cateHolder::Create method Contents [ Hide ] CertificateHolder::Create(const...local file system via a file stream, // then create a signed copy...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....BarcodeParameters Contents [ Hide ] BarcodeParameters class Container...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.PSD for .NET 19.8 - Release Notes|Docume...

    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....8 - Release Notes Contents [ Hide ] This page contains...image files to PsdImage from stream Feature PSDNET-134 Implement...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  7. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] Developers can easily...xlsx" ); // Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  8. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....js 及 C++ 加载具有特定系统文化信息的工作簿 Contents [ Hide ] 可能的使用场景 以前,你需要更改...require ( 'stream' ); // Create a readable stream const inputStream...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  9. 获取 .NET 中字体替换的警告回调|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中获取字体替换的警告回调,并准确呈现 PowerPoint 和 OpenDocument 演示文稿。...NET 中字体替换的警告回调 Contents [ Hide ] 概览 Aspose.Slides for .NET...// 将演示文稿导出为 PDF。 using var stream = new MemoryStream (); presentation...

    docs.aspose.com/slides/zh/net/getting-warning-c...
  10. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/gltf/