Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 140,996 for

page

(0.05 sec)
  1. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getMessage()); continue; } Page page = doc.getPages().get_Item(1);...get_Item(1); double pageWidth = page.getPageInfo().getWidth(); double...

    forum.aspose.com/t/islandscape-does-not-return-...
  2. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Organize content neatly across pages Save Resources: Reduce paper/ink...programmatically: Access worksheet’s page setup properties Define print...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  3. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ); $pages = $diagram -> getPages (); $count...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $count...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  4. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....Insert text that spans several pages. auto builder = MakeObject <...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....Description Page 0 Specifies that the document is split into pages. SectionBreak...Shows how to split document by pages. string doc = MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...
  6. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your Page outline. Control borders effortlessly—default setting is true for easy use!...added to the outline of the page. Default is true . public bool...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/net/aspose.words.sav...
  7. 如何使用 Java 刪除 Caret 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Caret 註釋。...using AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    products.aspose.com/pdf/zh-hant/java/annotation...
  8. PageSetup.borderAlwaysInFront property | Aspose...

    PageSetup.borderAlwaysInFront property. Specifies where the Page border is positioned relative to intersecting texts and objects....property Specifies where the page border is positioned relative...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Page Product Family Aspose.PSD Product...class instance for a specific page area Append the annotation to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...
  10. 如何使用 Java 获取 Caret 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Caret 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Caret 注释 调用 Page.Annotations 集合中的 Caret 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...