Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 184,150 for

page

(0.3 sec)
  1. Resources|Aspose.Slides for PHP Documentation

    Discover key Aspose.Slides for PHP via Java resources — from downloads and docs to forums and blog updates—to improve working with PPT, PPTX and ODP....for PHP via Java home page Product home page. Aspose.Slides blog...

    docs.aspose.com/slides/php-java/resources/
  2. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the Page...added to the outline of the page. Default is true . get showPageBorder...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutEnumerator.moveNext method | Aspose.Words...

    LayoutEnumerator.moveNext method. Moves to the next sibling entity in visual order....across pages this method will not move to the next page but rather...the next entity on the same page. moveNext () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...dimensions of the first page Console . WriteLine ( "Page width: {0}" ,...1 )); Console . WriteLine ( "Page height: {0}" , fileInfo . GetPageHeight...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  5. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF to TEXT Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...likely used to process each page of the merged document into...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. 在 PostScript 中处理文档 | .NET

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的一项功能。了解如何在 .NET 中使用该功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/ps/working-with-doc...
  8. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-hyperlinks/
  9. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++....docx" ); Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...PageCount; i++) { Document page = docPR.ExtractPages(i, 1);...1); docClone.AppendDocument(page, ImportFormatMode.UseDestinationStyles...

    forum.aspose.com/t/extractpages-when-i-use-extr...