Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 189,995 for

page

(0.25 sec)
  1. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....first page of PDF file var tocPage = document . Pages . Insert..."First page" , "Second page" , "Third page" , "Fourth page" }; for...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  2. 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...
  3. 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...
  4. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....Page Product Family Aspose.PSD Product...settings for the output PDF page are also shared for creating...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...
  5. PageSavingArgs.keep_page_stream_open property |...

    PageSavingArgs.keep_Page_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document Page....keep_page_stream_open property PageSavingArgs.keep_page_stream_open...saving a document page. @property def keep_page_stream_open ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่มแสตมป์หน้าลงใน PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/stamps/Page/ Recent content in เพิ่มแสตมป์หน้าลงใน PDF โดยใช้ C# on As......com/pdf/th/net/stamps/page/ Recent content in เพิ่มแสตมป์หน้าลงใน...aspose.com/pdf/th/net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/net/stamps/page/inde...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่มแสตมป์หน้าลงใน PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/stamps/Page/ Recent content in เพิ่มแสตมป์หน้าลงใน PDF โดยใช้ C++ on ......com/pdf/th/cpp/stamps/page/ Recent content in เพิ่มแสตมป์หน้าลงใน...aspose.com/pdf/th/cpp/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/cpp/stamps/page/inde...
  8. Extract PDF Pages in Python|Aspose.PDF for Pyth...

    Learn how to extract single or multiple PDF Pages into new files in Python....PDF Pages in Python Contents [ Hide ] Extract Single Page from...from a PDF Extract a specific page from a PDF document and save...

    docs.aspose.com/pdf/python-net/extract-pages/
  9. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Modify the Gradient of a Visio Shape|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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/modify-the-gradien...