Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 187,806 for

paged

(0.3 sec)
  1. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories... EVEN_PAGES_HEADER Contains text of the even pages header,...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Java kullanarak PostScript Dosyasında Bir Elips...

    Java kullanarak bir PostScript dosyasında bir Elips nasıl çizileceğini öğrenin. [Aspose.Page for Java](https//products.aspose.com/page/java/) ile kod örneği ve faydaları keşfedin....Page for Java - Kurulum Java kullanarak...tanır. Güçlü SDK olan Aspose.Page for Java ile PostScript dosyalarını...

    blog.aspose.com/tr/page/draw-an-ellipse-in-a-po...
  3. Recortar páginas de PDF programáticamente|Aspos...

    Puede obtener propiedades de página, como el ancho, alto, bleed-, crop- y trimbox usando Aspose.PDF para Java.... Page.Rect : la intersección (rectángulo...new Document ( "crop_page.pdf" ); Page page = pdfDocument . getPages...

    docs.aspose.com/pdf/es/java/crop-pages/
  4. إنشاء روابط في ملف PDF باستخدام C++|Aspose.PDF ...

    يوضح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C++....// Add page to pages collection of PDF file auto page = document...document -> get_Pages () -> idx_get ( 1 ); auto link = MakeObject...

    docs.aspose.com/pdf/ar/cpp/create-links/
  5. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python...Document Iterating through PDF Pages Extracting Table Data import...each page in the document for page in document . pages : absorber...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  6. Worksheet Views|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....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. The Normal view...

    docs.aspose.com/cells/cpp/worksheet-views/
  7. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/java/multimedia-annotation/
  8. 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....ajouter des annotations à la page. Le code suivant montre comment...MakeObject<CaretAnnotation>( document->get_Pages()->idx_get(1), MakeObject<Rectangle>(299...

    docs.aspose.com/pdf/fr/cpp/advanced-operations/...
  9. Dividir Arquivo PDF em Páginas Individuais em P...

    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....através de todas as páginas pdf_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # criar um novo objeto...

    docs.aspose.com/pdf/pt/python-java/split-pdf-fi...
  10. Convertir une forme Visio en Svg|Documentation

    Cette section explique comment convertir une forme visio en svg avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/fr/net/convert-a-visio-...