Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 188,035 for

page

(0.22 sec)
  1. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....occupy the entire width of the page or the parent element . Layout...as a case-insensitive string. Page This element is used to break...

    docs.aspose.com/omr/net/json-markup/elements-la...
  2. Working With OLE Objects|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....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/java/working-with-ole-o...
  3. Manipulate the Embedded OLE Objects in Visio Di...

    This Page describes how to manipulate ole object with Aspose.Diagram library....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Python: Text, Image, and Page Options https://products.aspose.com/pdf/python-net/stamps/ Recent content in PDF Stamping in Pyth......in Python: Text, Image, and Page Options https://products.aspose...in Python: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/python-net/stamps/index...
  5. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF Page using C++.... Add the table to a page. Save the file. The following...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  6. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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.... new page = doc . getPages (). add ()...add ( operator . Stroke ()) page . setLayers ( Rjb :: import...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  7. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....whose page layout model to enumerate. Remarks If page layout...enumerator calls Document.update_page_layout() to build it. Whenever...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether Page margins is exported to HTML, MHTML or EPUB. Default is false in C++....ns method Specifies whether page margins is exported to HTML...Drawing :: RelativeHorizontalPo :: Page ); shape -> set_RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed Page format...saving the document to a fixed page format. Default value for this...doc = doc ) # Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Counting Artifacts of a Particular Type in Pyth...

    This article illustrates how to inspect pagination artifacts in a PDF document using Aspose.PDF for Python via .NET....footers that are applied to pages for layout and identification...filtering Artifact objects on a Page and grouping them by subtype...

    docs.aspose.com/pdf/python-net/counting-artifacts/