Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 83,152 for

paged

(0.14 sec)
  1. Tworzenie pliku PDF przy użyciu C++ | Aspose.PDF

    W tym temacie przedstawiono, jak używać interfejsu API Aspose.PDF for C++ do łatwego generowania i odczytywania plików PDF w aplikacjach C++....Dodaj stronę za pomocą metody Pages.add (). Utwórz nowy obiekt TextFragment...(); // Add page auto page = document -> get_Pages () -> Add ();...

    products.aspose.com/pdf/pl/cpp/create/
  2. Redazione di un PDF utilizzando C# | Aspose.PDF

    Codice sorgente C# per modificare le informazioni sensibili nel file PDF su.NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/it/net/redaction/
  3. Import Pdf to OneNote

    Import from Pdf to OneNote using C# or .NET API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/import/import-from-pdf/
  4. Document.getPageInfo method | Aspose.Words for ...

    Document.getPageInfo method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering....getPageInfo(pageIndex) Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Vẽ hình trong tập tin PS | API cho .NET

    Giải pháp .NET API Các tệp PS, XPS và EPS. Tìm hiểu cách vẽ các hình dạng hình học trong tệp PS bằng đoạn mã C# đính kèm....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/net/add-shapes-to-ps/
  6. PageInfo.colored property | Aspose.Words for Py...

    PageInfo.colored property. Returns ``True`` if the page contains colored content....property Returns True if the page contains colored content. @property...Shows how to check whether the page is in color or not. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XPS to BMP Conversion API | C++

    XPS to BMP 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/xps-to-...
  8. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....italic formatting to the entry’s page number. @property def is_italic...side, # and the number of the page that contains the XE field on...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Przytnij plik PDF przy użyciu C++ | Aspose.PDF

    Przytnij PDF w C++ bez utraty jakości. Ta strona opisuje funkcje kadrowania pliku PDF przy użyciu biblioteki Aspose.PDF dla C++...."crop_page.pdf" ); String outputFileName ( "crop_page_out.pdf"...WriteLine ( document -> get_Pages () -> idx_get ( 1 ) -> get_CropBox...

    products.aspose.com/pdf/pl/cpp/crop/
  10. 使用 Python 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...input_pdf ) for page in doc . pages : r = page . media_box newHeight...to move page upper in order to compensate changing page size #...

    products.aspose.com/pdf/zh-hans/python-net/rotate/