Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 140,592 for

page

(0.06 sec)
  1. 3D Rotation Effects in a Visio Drawing|Document...

    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.... Retrieve a shape by page name and ID parameters. Set...vsdx" ); // get shape by ID and page name Shape shape = diagram ...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  2. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....aspx---------- //-------- // <% @ Page Language = "C#" AutoEventWireup...System . Web . UI . Page { protected void Page_Load ( object sender...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....letters are sunken into the page: builder -> get_Font () -> set_Engrave...like the letters pop out of the page: builder -> get_Font () -> set_Engrave...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.Pages property. Represents an estimate of the number of Pages in the document....pages property BuiltInDocumentPrope.pages property Represents...number of pages in the document. @property def pages ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert TEXT To SVG Python

    Convert TEXT to SVG format in Python code. Save TEXT as SVG using Python....SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  6. Convert DOC To PNG Python

    Convert DOC to PNG format in Python code. Save DOC as PNG using Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/python-net/conversion...
  7. Convert WORD To JPG Python

    Convert a Word document to JPG format in Python code. Save a Word document as JPG using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  8. Convert TEXT To PNG Python

    Convert TEXT to PNG format in Python code. Save TEXT as PNG using Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/python-net/conversion...
  9. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....sets the VBA project’s code page. get_IsProtected () Shows whether...name: {0} signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's Page count for efficient management and organization....Pages Contents [ Hide ] BuiltInDocumentPrope.Pages property Represents...number of pages in the document. public int Pages { get ; set...

    reference.aspose.com/words/net/aspose.words.pro...