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

raw

(0.06 sec)
  1. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Channel Mixer Adjustment Layer|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....monochrome flag and set appropriate raw values for each color (red, green...

    docs.aspose.com/psd/java/layer-types/adjustment...
  3. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++....PDF files from web pages and raw HTML code in your applications...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  4. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::DRawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Excel File and Data Operations|Documentation

    Excel file and data operations - create workbooks, manage worksheets, read and write Excel data with AI automation... Write raw data. Read back to verify. Process...

    docs.aspose.com/cells/nodejs-cpp/mcp/file-opera...
  7. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...the node's contents to their raw html representation. expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...next(); // Raw bytes of the embedded file byte[]...collection of EmbeddedObject . Get raw bytes EmbeddedObject.getEmbeddedData()...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  9. 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...
  10. 从 PDF 文件中提取文本|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/extract-text/