Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 189,190 for

page

(0.15 sec)
  1. Getting Started|Aspose.Slides for Python Docume...

    Use this introduction to Aspose.Slides for Python via Java fundamentals to start realizing the value of Aspose.Slides for your business....Hide ] This Getting Started page introduces you to Aspose.Slides...capabilities quickly from this page. Product Overview – provides...

    docs.aspose.com/slides/python-java/getting-star...
  2. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the Page edge in points....border from text or from the page edge in points. get distanceFromText...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word documents. Enhance your document processing today!...0 Header for even numbered pages. HeaderPrimary 1 Primary header...numbered pages. FooterEven 2 Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/net/aspose.words/hea...
  6. Split Panes in Python|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....social coding sites: GitHub Page Break Preview in Python Zoom...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/split-panes-in-python/
  7. Remove Shape Protection|Documentation

    This section explains how to remove shape protection using Aspose.Diagram....vsd" ); // get page by name Page page = diagram . getPages...get shape by ID Shape shape = page . getShapes (). getShape ( 1...

    docs.aspose.com/diagram/java/remove-shape-prote...
  8. XFA to PDF Acroform - Free Support Forum - aspo...

    Any operations on Dynamic PDF (XFA), is limited to only first 2 Pages. Is this a limitation or any option is available to achieve flattening of all Pages of Dynamic pdf....is limited to only first 2 pages. Is this a limitation or any...to achieve flattening of all pages of Dynamic pdf. Professionalize...

    forum.aspose.com/t/xfa-to-pdf-acroform/317144
  9. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the Page. Default is true in C++....added to the outline of the page. Default is true . bool Aspose...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。...在每次迭代中,创建一个新的 Document 对象,并将单个 Page 对象添加到空文档中。 使用 Save 方法保存新的 PDF。...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/split-pdf-document/