Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 242,772 for

page

(0.12 sec)
  1. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...Add a page to the PDF document Page page = pdfDocument.Pages.Add();...image to the page's paragraphs collection page.Paragraphs.Add(image);...

    forum.aspose.com/t/tif-pdf/293699
  2. PageName | Aspose.Imaging for .NET API Reference

    PageName TiffOptions.PageName property Gets or sets the Page name. public string PageName { get ; set ; } Property Va......PageName property Gets or sets the page name. public string PageName...; set ; } Property Value The page name. See Also class TiffOptions...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. Width | Aspose.Imaging for .NET API Reference

    Width CmxPage.Width property Gets or sets the Page width. public float Width { get ; set ; } Property Value The Page ......Width property Gets or sets the page width. public float Width {...; set ; } Property Value The page width, in inches. See Also class...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. Layers | Aspose.Imaging for .NET API Reference

    Layers CmxPage.Layers property Gets the Page layers. public virtual IList < CmxLayer > Layers { get ; } Property Valu......Layers property Gets the page layers. public virtual IList...{ get ; } Property Value The page layers. See Also class CmxLayer...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. atpagepriority - Aspose.HTML for Java - API Ref...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML Pages to PDF, XPS, Images and other formats....possible orders of applying page size declarations. Nested Class...CssPriority Specifies that @page rules defined in css will override...

    reference.aspose.com/html/java/com.aspose.html....
  6. DicomImage - Aspose.Imaging for Java - API Refe...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....addPage () Adds a new page to the end of the page list. void addPage...addPage ( RasterImage page) Adds page to the image. void adjustBrightness...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. Add empty signature field in pdf - Free Support...

    Hi, I have a similar need. I have to add an empty signature field and then, with other library, I add to this field a signature from the smartcard. Is it possible to add the empty field specifying to it must bu showed …...to it must bu showed in all pages? Ma code to add the empty field...- Show Signature in all the Pages of the Signed PDF tahir.manzoor...

    forum.aspose.com/t/add-empty-signature-field-in...
  8. Line numbering not displayed after changing the...

    Issue: Line numbers (serial numbers, ids) are not printed in the generated document, after the Page orientation is changed from portrait to landscape. Issue occurs only on the Page whose orientation is changed to lands…...generated document, after the page orientation is changed from...landscape. Issue occurs only on the page whose orientation is changed...

    forum.aspose.com/t/line-numbering-not-displayed...
  9. Aspose::Pdf::Annotations::FitRExplicitDestinati...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Annotations::FitRExplicitDest......destination that displays the page with its contents magnified...System::SharedPtr < Aspose::Pdf::Page > page, double left, double bottom...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  10. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....Page Product Family Aspose.PSD Product...desired position on the PDF page. Steps to Put Image in PDF using...

    kb.aspose.com/pdf/java/how-to-insert-image-into...