Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 151,788 for

page

(0.07 sec)
  1. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures....includes the SEQ field and the page's number that the field appears...immediately to the left # of the page number that the main sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...get_Height () - newHeight ); page -> set_MediaBox ( MakeObject...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  3. Add, Move or Delete pages in PDF using C++ | As...

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

    products.aspose.com/pdf/cpp/pages/
  4. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....name: {0} signed; Project code page: {1}; Modules count: {2}\n"...{0} not signed; Project code page: {1}; Modules count: {2}\n"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the Pages to render. Default is all the Pages in the document in C++....sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Set Print Area|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/java/how-to-set-print-area/
  7. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....Page Product Family Aspose.PSD Product...will guide you in applying PDF page imposition using various overloaded...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  8. 公共 API Aspose.Diagram 6.8.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.... Pages [ 0 ]. AddActiveXControl ( ControlType...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for Page in range(0, docu…...Document(file_path) for page in range(0, document.page_count): extractedPage...document.extract_pages(page, 1) name = f"output2/page{page + 1}.docx"...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  10. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....completed form (single-page or multi-page) from a single respondent...path to the image (for single-page forms). An absolute or relative...

    docs.aspose.com/omr/net/recognition/