Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,941 for

raw

(0.2 sec)
  1. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust image framing by removing unwanted portions from the left side for a perfect fit....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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...
  4. 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/
  5. Incorrect reading of cell number format - Free ...

    Hello, I have a cell in Excel that has the accounting number format with two decimal places and the € symbol. My culture is de-de. The cell value is -1523,456 and the displayed value is -1523,46€. Cell.GetStyle().Invar…... “€” -; -@ - Formatting the raw cell value with this number format...

    forum.aspose.com/t/incorrect-reading-of-cell-nu...
  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. WOFF Fonts Knowledge Base

    WOFF fonts - streamlined for faster loading, cross-browser compatibility, and custom typography. Learn everything about WOFF format....reduce file size compared to the raw TrueType or OpenType font files...compressed and smaller than raw font formats, but their file...

    docs.aspose.com/font/net/what-is-font/woff-font/
  8. OleFormat class | Aspose.Words for Python

    aspose.words.dRawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control... get_raw_data() Gets OLE object raw data. save(stream)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...browser, but if you copy the raw <a href="…"> markup into Markdown...

    forum.aspose.com/t/encoding-when-saving-to-html...