Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 190,005 for

paged

(0.17 sec)
  1. Save Website – C# – Aspose.HTML for .NET

    Learn how to save a website or how to save a webpage using Aspose.HTML for .NET and customize the saving process to suit your needs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/website-to-html/
  2. การแปลงไฟล์ DICOM เป็น PDF โดยใช้ Python | Aspo...

    ตัวอย่างรหัสในหลามสำหรับ DICOM ถึง PDF การแปลงใช้ตัวอย่างรหัสสำหรับชุด DICOM เพื่อ PDF แปลงกับงูหลามและ .NET... Document () page = document . pages . add () image = apdf...Set page dimensions page . page_info . height = rows page . page_info...

    products.aspose.com/pdf/th/python-net/conversio...
  3. Convertire un file DICOM in PDF utilizzando Pyt...

    Codice di esempio su Python per la conversione da DICOM a PDF. Usa il codice di esempio per la conversione batch da DICOM a PDF con Python e .NET... Document () page = document . pages . add () image = apdf...Set page dimensions page . page_info . height = rows page . page_info...

    products.aspose.com/pdf/it/python-net/conversio...
  4. Archivo

    Archivo...page\count. Recorra el recuento de...el método Document.extract\pages(pageIndex, 1). Guarde la página...

    blog.aspose.com/es/words/split-a-word-document-...
  5. Добавление объекта «Эллипс» в PDF-файл|Aspose.P...

    В этой статье объясняется, как создать объект «Эллипс» для вашего PDF-файла с помощью Aspose.PDF....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ru/net/add-ellipse/
  6. FieldToa.UsePassim | Aspose.Words for .NET

    Optimize your citations with FieldToa UsePassim. Easily manage multiple references to the same authority, enhancing clarity and accuracy in your work....replace five or more different page references to the same authority...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  7. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across pages seamlessly....of a paragraph broken across pages this method will move to the...even if it resides on another page. public bool MovePreviousLogical...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Drawing|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....Contents [ Hide ] Draw Polyline in Page Aspose.Diagram for .NET API...to draw a polyline shape in a page. In order to draw a polyline...

    docs.aspose.com/diagram/net/drawing/
  9. Przytnij plik PDF przy użyciu C# | Aspose.PDF

    Przytnij plik PDF bez utraty jakości w C# programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/pl/net/crop/
  10. Recortar Páginas de PDF usando PHP|Aspose.PDF p...

    Puede obtener propiedades de la página, como el ancho, la altura, bleed-, crop- y trimbox usando Aspose.PDF para PHP vía Java.... Page.Rect : la intersección (comúnmente...new Document ( $inputFile ); $page = $document -> getPages () ->...

    docs.aspose.com/pdf/es/php-java/crop-pages/