Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 185,608 for

page

(1.35 sec)
  1. Save Visio document programmatically|Documentation

    This Page describes how to save Visio document to file, stream with Aspose.Diagram library....#// Save one page only, by page index options . page_index = 0 #//...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/python-net/save-visio-d...
  2. Working with JavaScript|Aspose.PDF for .NET

    Learn how to add, modify, and execute JavaScript in PDF documents using Aspose.PDF for .NET. Enhance interactivity and automation....JavaScript was created to offload Web page processing from a server onto...access to objects within an HTML page. Similarly, HTML JavaScript...

    docs.aspose.com/pdf/net/working-with-javascript/
  3. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Cells Symbols Page Layout Themes Themes and Colors Page Setup Setting...Setting Page Options Setting Print Options Managing Page Breaks...

    docs.aspose.com/cells/net/developer-guide/
  4. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...how to see the the ranges of pages that a node spans. Document..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/net/aspose.words.lay...
  5. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``True`` if the Page orientation specified in the document for this Page is landscape....property Returns True if the page orientation specified in the...the document for this page is landscape. @property def landscape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert TEXT To JPG Javascript

    Convert TEXT to JPG format in JavaScript code. Save TEXT as JPG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/conversion...
  7. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one Page , here we can able to mange setting different Pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...export for each worksheet as one page , here we can able to mange...11:04am 2 @Viral84 To set a custom page size in Aspose.Cells, you can...

    forum.aspose.com/t/set-custom-height-width-in-a...
  8. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing Page content, remove or flatten annotations with C++....the most essential: Optimize page content for online browsing...compress all images Enable reusing page content Merge duplicate streams...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  9. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....Chart The Layout method of the Page class auto layout the shapes...shapes and connectors in the page as a CompactTree style Organization...

    docs.aspose.com/diagram/java/create-organizatio...
  10. IResourceSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed Page HTML or SVG....when saving a document to fixed page HTML or SVG. Methods Name Description...an external resource to fixed page HTML or SVG formats. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...