Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 188,045 for

page

(0.14 sec)
  1. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in C++. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/cpp/convert-powerpoint-i...
  2. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/cpp/working-with-sections/
  3. Features|Documentation

    Aspose.Cells for Python via Java features....Features Contents [ Hide ] This page summarizes Aspose.Cells for...rows and columns Create custom page breaks Calculate complex Excel...

    docs.aspose.com/cells/python-java/features/
  4. LayoutEnumerator.moveNext method | Aspose.Words...

    LayoutEnumerator.moveNext method. Moves to the next sibling entity in visual order....across pages this method will not move to the next page but rather...the next entity on the same page. moveNext () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....specific number of lines per page and characters per line. Characters...specified number of lines per page. SnapToChars Specifies that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. | Aspose.PDF

    使用 Java 使用适用于 Java 的 Aspose.PDF 以编程方式管理 PDF 批注...将注释添加到 Page 对象的注释集合中。 1。保存 PDF 文件。 PDF 文本注释-Java...setFontName ( "Arial" ); Page page = pdfDocument . getPages ()...

    products.aspose.com/pdf/zh-hans/java/annotation/
  7. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...convertToText(Document pdfDocument, int page) throws Exception { // Create...the absorber for all PDF page if (page == 0) { pdfDocument.getPages()...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  8. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...pdf" ); // Get page properties and print them to...console Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  9. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/java/working-with-sections/
  10. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF Pages of your document programmatically with C# sample code using Aspose.PDF for .NET...action with Pages in C# Add Pages Move Pages Delete Pages How to Insert...Insert pages to PDF Document using C# In order to add page in PDF...

    products.aspose.com/pdf/net/pages/