Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 242,750 for

page

(0.12 sec)
  1. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. PDF Scaling Issue - Free Support Forum - aspose...

    Hi There I am trying to scale a pdf and stamping by a certain percentage however the output file is removing the content. Below is my code Code 1 ==================== Dim pEdit As Aspose.Pdf.Facades.Pd…...BindPdf(doc) For Each page As Page In doc.Pages Try pEdit.ProcessPages...Integer() {page.Number} Dim origPageSize = pEdit.GetPageSize(page.Number)...

    forum.aspose.com/t/pdf-scaling-issue/259349
  3. Print PDF with specified margins in C# with Asp...

    I have tried to set margins but the resulting pdf is not printed to edge of paper. Please let me know which exact properties to use in c# or vb.NET.... The PDF document page is being printed on the XPS...printer / PdfViewer. But the page itself has its own margins around...

    forum.aspose.com/t/print-pdf-with-specified-mar...
  4. Process | Aspose.PDF for .NET API Reference

    Each device represents some operation on the document e.g. we can convert pdf document into another format.... fromPage Int32 Defines the page from which to start processing...toPage Int32 Defines the last page to process. output Stream Defines...

    reference.aspose.com/pdf/net/aspose.pdf.devices...
  5. Jpg distorted when converted to PDF - Free Supp...

    Hi Guys Im using the following aspose suggested code to convert jpg files to pdf Dim srcImage As System.Drawing.Image = System.Drawing.Image.FromFile(File) Dim h As Integer = srcImage.Height Dim w As Integer = srcIm…...Width Dim page As Page = Doc.Pages.Add Dim image As Aspose...File page.PageInfo.Height = h page.PageInfo.Width = w page.PageInfo...

    forum.aspose.com/t/jpg-distorted-when-converted...
  6. CSS Extensions – CSS Vendor Prefixes – Aspose.H...

    Learn about CSS vendor prefixes and consider Java example of how to use CSS extensions to create custom marks on document margins....Page Product Solution Aspose.PSD...number of the current rendering page. totalPagesNumber This function...

    docs.aspose.com/html/java/css-extensions/
  7. Not supported image type error with Aspose.Pdf....

    The requirement is to convert a pdf from color mode to black and white mode using Aspose.Pdf.RgbToDeviceGrayConversionStrategy. The code snippet is as follows: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(…...Pages.Count; idxPage++) { Page page = pdfDocument...pdfDocument.Pages[idxPage]; strategy.Convert(page); } pdfDocument.Save(filePath);...

    forum.aspose.com/t/not-supported-image-type-err...
  8. VectorRasterizationOptions | Aspose.CAD for .NE...

    VectorRasterizationOptions Contents [ Hide ] VectorRasterizationOptions class The vector rasterization options. publi......set; } Gets or sets the layout page sizes. Margins { get; set; }...get; set; } Gets or sets the page height. PageSize { get; set;...

    reference.aspose.com/cad/net/aspose.cad.imageop...
  9. LoadOptions.PageSizeAdjustmentModes | Aspose.PD...

    ATTENTION...Represents mode of usage of page size during conversion. Formats...allow put content into required page size. In such case we can define...

    reference.aspose.com/pdf/java/com.aspose.pdf/lo...
  10. Aspose.Diagram for Java 21.3 发行说明|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.... page . connectShapesViaConn ( id...GlueShapeToConnector 使用 BeginX 粘贴形状 page . glueShapeToConnector ( id...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...