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

page

(1.06 sec)
  1. Add Watermark To PDF|Documentation

    Learn how to add a watermark to PDF with Aspose.Cells for Python via .NET API....foreground/background colors, and scale on the page in RenderingWatermark . Add...foreground/background colors, and scale on the page in RenderingWatermark . AI Document...

    docs.aspose.com/cells/python-net/add-watermark-...
  2. Set Appearance of the Connector Type Shape in V...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...particular connector shape $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/java/set-appearance-of-...
  3. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...static void AddArrowAnnotation(Page page, double x1, double y1, double...LineAnnotation arrow = new LineAnnotation(page, new Aspose.Pdf.Rectangle(x1...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  4. Management Features in PHP|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....PHP Display Features in PHP Page Setup Features in PHP Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/management-features-...
  5. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each Page of your document with the ToPages method, utilizing customizable fixed Page options for optimal results....ToPages method Saves each page of the document loaded by Load...method using the specified fixed page save options. public Stream...

    reference.aspose.com/words/net/aspose.words/ido...
  6. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...println("Full-page OCR completed. Output saved...recognition mode. Process Each Page Individually : If you’re working...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  7. 如何使用 Java 删除 Highlight 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. 如何使用 Java 刪除 Link 註釋 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  10. 使用 OLE 对象|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/zh/java/working-with-ol...