Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 184,603 for

paged

(0.28 sec)
  1. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....method Gets or sets the starting page number of the section. int32_t...Examples Shows how to set up page numbering in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. 公共 API Aspose.Diagram 6.0.0 的变化|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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. Extrair Parágrafo de PDF C#|Aspose.PDF for .NET

    Aprenda como extrair parágrafos de documentos PDF em .NET usando Aspose.PDF para recuperação de texto estruturado....pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/pt/net/extract-paragraph-fr...
  4. Робота зі сторінками в файлі PS | Python

    Як додати сторінки до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  5. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Configure PDF Page properties (e.g. width, height...bleedbox etc.). Set page numbering, bookmark level, page sizes etc. Ability...

    docs.aspose.com/pdf/python-net/key-features/
  6. Visio Sayfasında Şekil Koleksiyonunu Otomatik O...

    Bu bölüm, visio sayfasındaki bir şekil koleksiyonunun Aspose.Diagram ile nasıl otomatik boşluk bırakılacağını açıklar.... Bunu gerçekleştirmek için Page sınıfı, ShapeCollection ve AutoSpaceOptions...get page of the Visio drawing Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/tr/net/auto-space-a-col...
  7. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing document formatting and readability....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation 2 Printed below...

    reference.aspose.com/words/net/aspose.words.not...
  8. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayoutOptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous sections. Optimize your document layout today!...mode of behavior for computing page numbers when a continuous section...section restarts the page numbering. public ContinuousSectionRes...

    reference.aspose.com/words/net/aspose.words.lay...
  9. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....filter used to determine which pages to skip during printing. public...some pages are skipped, the actual total number of pages to print...

    reference.aspose.com/words/net/aspose.words.ren...
  10. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/java/sticky-annotations/