Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 187,857 for

page

(0.36 sec)
  1. Split VSSX Files via Python | products.aspose.com

    Python source code to Split vssx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vssx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  2. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....paper size is automatic via the Page Setup window as shown in this...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  4. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio Page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....to draw a circle shape in a page.The code example below shows...ellipse in diagram diagram . Pages [ 0 ]. DrawEllipse ( 1 , 1 ...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  5. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#.... What is this page about? This page explains which features...results. Please refresh the page and try again....

    docs.aspose.com/words/net/missing-features-in-n...
  6. Aspose.PDF C++ version crash while adding water...

    Hi, found a crash situation while testing Aspose.PDF for C++; adding Watermarks to each Page works fine on file “Example1.pdf” but fails on “pdr_small.pdf”. The "pdr_small"document contains 6 Pages but the line of code…...C++; adding Watermarks to each page works fine on file “Example1...contains 6 pages but the line of code “doc->get_Pages()->idx_get(5)”...

    forum.aspose.com/t/aspose-pdf-c-version-crash-w...
  7. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vdw" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  8. Split VSD Files via Python | products.aspose.com

    Python source code to Split vsd file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsd" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  9. Product Support|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....NET download page to find out about the latest...Email for .NET home page Product home page. Aspose.Email blog...

    docs.aspose.com/email/net/product-support/
  10. Clean Up a Document in C#|Aspose.Words for .NET

    Remove unused or duplicate information to reduce output size and processing time using C#. Remove unused styles, unused built-in styles, duplicate styles, or unused lists.... What is this page about? This page outlines how to clean...results. Please refresh the page and try again....

    docs.aspose.com/words/net/clean-up-a-document/