Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 187,783 for

paged

(0.15 sec)
  1. Extract Paragraph from PDF|Aspose.PDF untuk C++

    Artikel ini menjelaskan cara menggunakan ParagraphAbsorber - alat khusus di Aspose.PDF untuk mengekstrak teks dari dokumen PDF....rectangle , System :: SmartPtr < Page > page ); static void DrawPolygonOnPage...polygon , System :: SmartPtr < Page > page ); void Parsing :: ExtractParagraph...

    docs.aspose.com/pdf/id/cpp/extract-paragraph-fr...
  2. Error converting the file - Free Support Forum ...

    Hello everyone, Product: Aspose.Cells Version: 24.8.0 Environment: Linux (server environment) Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output TIFF only contains 1 page When converting an Excel f…...Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output...Output TIFF only contains 1 page When converting an Excel file that...

    forum.aspose.com/t/error-converting-the-file/32...
  3. Travailler avec des commentaires|Documentation

    Cette page décrit comment ajouter un commentaire sur une page du dessin Visio avec la bibliothèque Aspose.Diagram....commentaire au niveau de la page dans le Visio Aspose.Diagram...to add comment anywhere on a page of le dessin Visio . Ajouter...

    docs.aspose.com/diagram/fr/python-java/working-...
  4. Chercher

    chercher...Український עִברִית Svenska Les pages Web sont utilisées pour afficher...devrez peut-être enregistrer une page Web au format PDF en Java. Conformément...

    blog.aspose.com/fr/html/save-webpage-url-pdf-java/
  5. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python.... What is this page about? This page shows how to convert...with ImageSaveOptions such as page selection, resolution, quality...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java.... EVEN_PAGES_FOOTER Contains text of the even pages footer,...HeaderFooter . EVEN_PAGES_HEADER Contains text of the even pages header,...

    reference.aspose.com/words/java/com.aspose.word...
  7. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/nodejs-net/rendering/
  8. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page layout of the document....updatePageLayout() Rebuilds the page layout of the document. updatePageLayout...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Trabalhando com Gráficos Vetoriais|Aspose.PDF f...

    Este artigo descreve os recursos de trabalho com a ferramenta GraphicsAbsorber usando C#....first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/pt/net/working-with-vector-...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....a new PDF Document Add Page to pages collection of PDF file Add...to paragraphs collection of page instance Create Graph instance...

    docs.aspose.com/pdf/cpp/add-rectangle/