Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 187,419 for

paged

(0.28 sec)
  1. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....explanation, please follow to this page class HelloWorld ( object ):...Document () # Add page page = document . Pages . Add () # Add text...

    docs.aspose.com/pdf/net/python-net/
  2. PDF スティッキー注釈を使用した C#|Aspose.PDF for .NET

    Aspose.PDF を使用して .NET で PDF にノートやハイライトなどのスティッキー注釈を作成する方法を学びます。...)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/ja/net/sticky-annotations/
  3. PDFページをプログラムでトリミング|Aspose.PDF for Java

    Aspose.PDF for Javaを使用して、幅、高さ、断裁、トリムボックスなどのページプロパティを取得できます。... Page.Rect : MediaBoxとDropBoxの交差点(一般的に見える矩形)。...new Document ( "crop_page.pdf" ); Page page = pdfDocument . getPages...

    docs.aspose.com/pdf/ja/java/crop-pages/
  4. Arsip

    Arsip...yang diinginkan dari koleksi Pages . Iterasi melalui bentuk-bentuk...halaman pertama Page page = visio_file.Pages[0]; // Iterasi melalui...

    blog.aspose.com/id/diagram/read-visio-shape-dat...
  5. Travailler avec des colonnes et des lignes dans...

    Travailler avec des parties d'un tableau - lignes, colonnes et cellules à l'aide de C#. Spécifiez la ligne d'en-tête C#....uniquement sur la première page ou sur chaque page si le tableau est divisé...la ligne d’en-tête sur chaque page à l’aide de la propriété HeadingFormat...

    docs.aspose.com/words/fr/net/working-with-colum...
  6. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold formatting for entry page numbers easily, ensuring clarity and emphasis in your documents....apply bold formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless page range separation. Optimize your document management!...separate the start and end of a page range. public string PageRangeSeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToa EntrySeparator property to easily customize your table of authorities with flexible character sequences for enhanced clarity....of authorities entry and its page number. public string EntrySeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format page numbers with FieldTA's IsItalic property, enhancing your documents with stylish italic text for better readability....apply italic formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Python का उपयोग करके फ़ाइल की सामग्री को अनुकूल...

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS गुणवत्ता खोए बिना। दस्तावेज़ की सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # वर्तमान पृष्ठ छवि...

    products.aspose.com/words/hi/python-net/compress/