Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 116,277 for

paged

(0.3 sec)
  1. 使用 Java 裁剪 PDF | Aspose.PDF

    在 Java 中裁剪 PDF 而不降低质量。用于在任何平台上裁剪 PDF 文档的 Java 源代码。...new Document ( "crop_page.pdf" ); Page page = pdfDocument . getPages...println ( page . getCropBox ()); System . out . println ( page . getTrimBox...

    products.aspose.com/pdf/zh-hant/java/crop/
  2. الفرش والتدرجات في ملفات XPS | سي ++

    حل C++ API لتعديل ملفات XPS. إضافة فرش مرئية وتدرجات ومساحات ألوان مختلفة. قم بإنشاء ملفات XPS وتعديلها باستخدام بضعة أسطر من التعليمات البرمجية....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/cpp/work-with-brushes/
  3. XPS to PNG Conversion | API for Python

    Sample Python conversion code for XPS format to PNG file. Use this example code to convert XPS to PNG within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  4. Konwerter XPS na JPEG przy użyciu Python | Aspo...

    Przykładowy kod w Pythonie dla XPS do JPEG konwersji. Użyj przykładowego kodu dla partii XPS do JPEG konwersji za pomocą Pythona i .NET... path_outfile + str (page_count) + ‘_out.jpeg’) w trybie...resolution ) page_count = 1 pages_count = len ( document . pages ) if...

    products.aspose.com/pdf/pl/python-net/conversio...
  5. Convertitore da EPS a GIF utilizzando Python | ...

    Codice di esempio su Python per la conversione da EPS a GIF. Usa il codice di esempio per la conversione batch da EPS a GIF con Python e .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/it/python-net/conversio...
  6. Javascript Split DOCX

    Split DOCX files into e pages using JavaScript code. Save DOCX as separate files using JavaScript....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/docx/
  7. DocumentBuilder.InsertField | Aspose.Words لـ .NET

    DocumentBuilder InsertField طريقة. يقوم بإدراج حقل Word في مستند ويقوم بتحديث نتيجة الحقل بشكل اختياري في C#.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode ()); Assert . AreEqual ( " PAGE " , doc . Range . Fields [ 1...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...using C# How to Convert HTML Page to PDF in C# How to Convert...

    kb.aspose.com/categories/page/37/
  9. Configuration Parameters|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.... IS_ONE_PAGE_PER_SHEET A Boolean value specifying...specifying whether each report page should be written to a different...

    docs.aspose.com/cells/jasperreports/configurati...
  10. เพิ่มส่วนหัวไปยัง PDF โดยใช้ PHP | Aspose.PDF

    PHP ตัวอย่างโค้ดเพื่อเพิ่มส่วนหัวในเอกสาร PDF บนแพลตฟอร์มใดก็ได้...$verticalAlignment -> Top ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/th/php-java/header/