Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 184,603 for

paged

(0.86 sec)
  1. إضافة صورة إلى PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C#....Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/ar/net/add-image-to-existin...
  2. Archivo

    Archivo...Pages . Cree un objeto de la clase...Agregar enlace a la colección Page.Annotations . Guarde el PDF...

    blog.aspose.com/es/pdf/add-hyperlinks-to-pdf-in...
  3. ค้นหา

    ค้นหา...Pages สร้างวัตถุของคลาส LinkAnnotation...URL เพิ่มลิงก์ไปยังคอลเลกชัน Page.Annotations บันทึก PDF โดยใช้วิธี...

    blog.aspose.com/th/pdf/add-hyperlinks-to-pdf-in...
  4. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  5. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....Contents [ Hide ] Convert PDF Pages to JPG Images The JpegDevice...class allows you to convert PDF pages to JPEG images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  6. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...at the bottom right of a PDF page with a margin of 10 units from...of the rectangle based on the page dimensions. Here’s how you can...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  7. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance document layouts....shall be relative to the page margins. Page 1 The object is positioned...relative to the top edge of the page. Paragraph 2 The object is positioned...

    reference.aspose.com/words/net/aspose.words.dra...
  8. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the top edge of the page. Paragraph The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. JavaScriptを使用したドキュメント変換進行状況の追跡|Documentation

    Excelファイルのドキュメント変換進行状況をAspose.Cells for JavaScript via C++で追跡する方法を学びましょう。...> </ head > < body > < h1 > Pages to PDF with Progress Callback...) { console . log ( `Saving page ${ pageIndex } to ${ fileName...

    docs.aspose.com/cells/ja/javascript-cpp/track-d...
  10. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....should add all annotations to the page. // For complete examples and...); tfa . Visit ( document . Pages [ 1 ]); // Create annotations...

    docs.aspose.com/pdf/net/highlights-annotation/