Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,755 for

raw

(1.19 sec)
  1. Large Image Support|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....Adding a Watermark to an Image Raw Data Processing...

    docs.aspose.com/psd/net/large-image-support/
  2. Unhandled exceptions during PDF to PDF/A conver...

    Environment: Aspose.PDF for Java (25.10) Java 17+ (OpenJDK) Linux (Amazon Linux 2) Description: We are using Document.convert() to convert PDF documents to PDF/A-3B format in a production pipeline. Certain valid PDF …...Actual behavior: Aspose throws raw NullPointerException and ArrayIndexOutOfBound...

    forum.aspose.com/t/unhandled-exceptions-during-...
  3. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::DRawing::ImageData::get_Title method. Defines the title of an image in C++....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::DRawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.DRawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control...getRawData() Gets OLE object raw data. save(stream) Saves the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...generated PDF in a viewer that shows raw metadata (e.g., Adobe Acrobat...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  7. 从 PDF 文件中提取文本|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类从 pdf 中提取文本。... ExtractTextMode = 1 ; // raw mode pdfExtractor . ExtractText...

    docs.aspose.com/pdf/zh/net/extract-text/
  8. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....NET // Raw normal data Vector4 [] normals..."DiffuseColor" , diffuse ); // Embed raw content data to FBX (only for...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  9. Color Space Conversion for JPEG through ICC Pro...

    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.... Raw Data Processing Saving Image...

    docs.aspose.com/imaging/java/color-space-conver...
  10. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++....memoryStream->ToArray() to get the raw bytes, which you can send over...

    docs.aspose.com/words/cpp/save-a-document/