Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 187,917 for

page

(0.31 sec)
  1. FieldXE.pageRangeBookmarkName property | Aspose...

    FieldXE.PageRangeBookmarkName property. Gets or sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number....range of pages that is inserted as the entry’s page number. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaModule class | Aspose.Words for Python

    aspose.words.vba.VbaModule class. Provides access to VBA project module...signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooterCollection.headerFirst property | A...

    HeaderFooterCollection.headerFirst property. Retrieves a header for the first Page of the section....Retrieves a header for the first page of the section. get headerFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Defines whether need enlarge page to fit drawing content or not...// Discard saving background pages of the Visio diagram options...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  5. detect_areas_mode_enum::CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_TEXT algorithm.... When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  6. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/net/table/add/
  7. Split Word File Online or via .NET | products.a...

    Free online app to split different Word files. .NET C# splitter library code for Word documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new Word file...

    products.aspose.com/total/net/split/word/
  8. How to Improve Website Accessibility – Aspose.H...

    Learn how to make your website accessible to users and check the website for compliance with WCAG guidelines using Aspose.HTML for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/how-to-improve-website...
  9. Several WORD Into JPG Javascript

    Merge multiple a Word document into JPG in JavaScript code. Save a Word document as JPG using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/merge/word...
  10. Several WORD Into PNG Javascript

    Merge multiple a Word document into PNG in JavaScript code. Save a Word document as PNG using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/nodejs-net/merge/word...