Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 156,204 for

paged

(0.12 sec)
  1. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/php-java/create-document/
  2. PageInfo.getSizeInPixels2 method | Aspose.Words...

    Aspose.Words.Rendering.PageInfo.getSizeInPixels2 method...getSizeInPixels2(scale, dpi) Calculates the page size in pixels for a specified...inch). Returns The size of the page in pixels. getSizeInPixels2(scale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Phenomenon with Shape.Line.LineWeight - Free Su...

    Hello, I would like to determine the line thickness of a shape. If I draw a line in Visio and do not explicitly specify a line width, it is 0.75 pt. This is how it is displayed in the properties of the shape. The prob…...Page page = diagram.Pages[0]; Aspose.Diagram...(Aspose.Diagram.Shape shape in page.Shapes) { switch (shape.Name)...

    forum.aspose.com/t/phenomenon-with-shape-line-l...
  4. Exporter le rapport vers Powerpoint sans instal...

    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....false); int page = 1; //ce cycle parcourt toutes les pages du rapport...rplStream = CreateRplStream(page, reportPath)) { //si rplStream...

    docs.aspose.com/slides/fr/reportingservices/exp...
  5. 아카이브

    아카이브...Page for .NET API를 사용하여 EPS 또는 PS...PDF PM> Install-Package Aspose.Page EPS 또는 PS PostScript 파일을 C#에서...

    blog.aspose.com/ko/page/convert-eps-ps-postscri...
  6. Arsip

    Arsip...halaman PDF foreach (Page page in document.Pages) { // Dapatkan lebar...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/id/pub/convert-publisher-to-jpg...
  7. Archiv

    Archiv...Page page = diagram.Pages.GetPage("Flow 1");...Aspose.Diagram.Shape shape = page.Shapes.GetShape(1); // Schutzmaßnahmen...

    blog.aspose.com/de/diagram/protect-unprotect-vi...
  8. Archivio

    Archivio...Page page = diagram.Pages.GetPage("Flow 1");...Aspose.Diagram.Shape shape = page.Shapes.GetShape(1); // Imposta...

    blog.aspose.com/it/diagram/protect-unprotect-vi...
  9. arkiv

    arkiv...WriteLine("Start saving page index {0} of pages {1}", args.PageIndex...PageIndex, args.PageCount); //pages before page index 2 are not rendered...

    blog.aspose.com/sv/cells/convert-xls-and-xlsx-t...
  10. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/java/get-update-and-expand-...