Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 188,041 for

page

(0.11 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. 如何使用 Java 获取 Link 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. 在 ShapeSheet 的事件部分中设置单元格|Documentation

    管理 visio 文件的事件属性。...Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...Get shape id long shapeId = page . AddShape ( 3.0 , 3.0 , 0.36...

    docs.aspose.com/diagram/zh/net/setting-cells-in...
  4. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/view/open-ai-online/
  5. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/open-ai-online/
  6. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...PageCollection pages = document.getPages(); int pageSize = pages.size();...else { pages.forEach(page -> images.addAll(getImages(page))); }...

    forum.aspose.com/t/pdf-not-supported-image-type...
  7. Merge images|Aspose.PDF for .NET

    Discover how to merge images into a single PDF document in .NET using Aspose.PDF for streamlined document creation....merged images as one image on PDF page, we place them in the imageStream...imageStream, place the result on the page with addImage method, where...

    docs.aspose.com/pdf/net/merge-images/
  8. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....appear at the bottom of the page. builder . write ( 'This text...their referenced text, # so this page break will not affect the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change Background of VST File via .NET | produc...

    C# source code to change background of VST documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...
  10. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....background, and scale to the page in RenderingWatermark . const...Prepare a workbook with three pages. const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...