Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 132,508 for

page

(0.18 sec)
  1. How to Split Word File using C#

    This tutorial explains how to split Word file using C#. It contains all the details for configuring the development environment, sequence of steps for writing this application and a runnable sample code to extract Pages from Word using C#....Page Product Family Aspose.PSD Product...file is split, each set of pages can be saved in a separate Word...

    kb.aspose.com/words/net/how-to-split-word-file-...
  2. PageSetup.border_always_in_front property | Asp...

    PageSetup.border_always_in_front property. Specifies where the Page border is positioned relative to intersecting texts and objects....property Specifies where the page border is positioned relative...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...‘Hello World’ in a specified Page. Creating the Hello World Application...writes Hello World! on the first page and saves the Visio file. 代码示例:打开现有文件...

    docs.aspose.com/diagram/zh/java/your-first-aspo...
  4. FootnoteOptions.Position | Aspose.Words for .NET

    Discover how the FootnoteOptions Position property enhances your document layout by precisely controlling footnote placement for improved readability....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/net/aspose.words.not...
  5. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....Description PAGE Specifies that the document is split into pages. SECTION_BREAK...Shows how to split document by pages. doc = MY_DIR + 'Big document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XML Parser Specification (XPS)|Aspose.Slides fo...

    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....XML Parser Specification is a page description language and a fixed-document...Java uses the high-fidelity page layout and rendering engine...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  7. ResourceSavingArgs.resource_file_name property ...

    ResourceSavingArgs.resource_file_name property. Gets or sets the file name (without path) where the resource will be saved to....generated during export to fixed page HTML or SVG. When the event...resource when exporting to fixed page HTML or SVG format. How the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Border.DistanceFromText | Aspose.Words for .NET

    Discover the Border DistanceFromText property to easily adjust border spacing from text or Page edges in points for enhanced layout control....border from text or from the page edge in points. public double...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Aspose::Words::Settings::ViewOptions::get_ZoomT...

    Aspose::Words::Settings::ViewOptions::get_ZoomType method. Gets or sets a zoom value based on the size of the window in C++....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Aspose::Words::Layout::LayoutEnumerator::get_Ki...

    Aspose::Words::Layout::LayoutEnumerator::get_Kind method. Gets the kind of the current entity. This can be an empty string but never null in C++.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType :: Page ); ASSERT_EQ ( LayoutEntityType :: Page , layoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...