Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 141,588 for

page

(0.15 sec)
  1. 将文档转换为图像(BMP、JPEG、PNG 和 TIFF)及反向转换|Aspose.PDF f...

    了解如何在 .NET 中利用 PDFConverter 类将 PDF 文档转换为不同格式,使用 Aspose.PDF。... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/pdfconverter-class/
  2. How to Add Watermark to PDF using Python

    This brief guide elaborates on how to add watermark to PDF using Python. You can apply watermark to PDF using Python code with the capability to add watermarks to any Page of the PDF document....Page Product Family Aspose.PSD Product...capability to add watermarks to any page of the PDF document. Moreover...

    kb.aspose.com/pdf/python/how-to-add-watermark-t...
  3. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...2 MB) ← previous page...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  4. PS to JPEG Conversion API | C++

    PS to JPEG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/ps-to-j...
  5. PS to TIFF Conversion API | C++

    PS to TIFF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/ps-to-t...
  6. Aspose::Words::Hyphenation::set_Callback method...

    Aspose::Words::Hyphenation::set_Callback method. Sets callback interface used to request dictionaries when Page layout of the document is built. This allows delay loading of dictionaries which may be useful when processing documents in many languages in C++....to request dictionaries when page layout of the document is built...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. Aspose::Words::Saving::SaveOptions::get_DmlRend...

    Aspose::Words::Saving::SaveOptions::get_DmlRenderingMode method. Gets or sets a value determining how DrawingML shapes are rendered in C++....document is exported to fixed page formats. See Also Enum DmlRenderingMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....learn how to build a basic web page that requests an image file...display recognition results to the page body: < p >< b > Provide image...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  9. AnswerSheet|Documentation

    AnswerSheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....number of answers on a single page. Declaration This element is...question. Overrides the Multiselect page setting. Allowed child elements...

    docs.aspose.com/omr/net/json-markup/answersheet/
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...setLanguage(“it-IT”); Page page = document.getPages().add();...textFragment.setText(text); page.getParagraphs().add(textFragment);...

    forum.aspose.com/t/create-a-pdf-a2-a/312852