Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,926 for

raw

(0.23 sec)
  1. Print PDF to PS with printer tray setting optio...

    I have to write a program to take a pdf file, print to ps file with inserting to ps a code for printer that the first page will be printed on a cover tray and rest of pdf will be printed to normal white tray. I can prin…...as if the library only emits raw PostScript, when Aspose.PDF exposes...

    forum.aspose.com/t/print-pdf-to-ps-with-printer...
  2. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Rust...PDF with formatting or as a raw data. Convert document from PDF...

    products.aspose.com/pdf/rust-cpp/
  3. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::DRawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  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. JavaScript 中的高级演示文稿文本提取|Aspose.Slides for Node....

    使用 Aspose.Slides for Node.js 快速从 PowerPoint 和 OpenDocument 演示文稿中提取文本。遵循我们的简明分步指南,节省时间。...following values: Unarranged - The raw text with no respect to position...PresentationText represents the raw text extracted from the presentation...

    docs.aspose.com/slides/zh/nodejs-java/extract-t...
  9. Vulkan|Documentation

    Run Aspose.LLM for .NET with Vulkan acceleration — cross-platform, cross-vendor GPU backend that works on NVIDIA, AMD, and Intel hardware without vendor-specific runtimes....Vulkan when portability trumps raw speed. Multi-GPU Vulkan supports...

    docs.aspose.com/llm/net/developer-reference/acc...
  10. 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...