Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 185,607 for

paged

(0.62 sec)
  1. 分组、转换和验证形状|Documentation

    本节介绍如何使用 Aspose.Diagram 对形状进行分组。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Initialize an array of shapes Aspose . Diagram...

    docs.aspose.com/diagram/zh/net/group-convert-an...
  2. Grouper, convertir et vérifier des formes|Docum...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-3" ); // Initialize an array of shapes...

    docs.aspose.com/diagram/fr/java/group-convert-a...
  3. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/cpp/extract-links/
  4. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 프로그래밍 방식으로 PDF 문서 만들기|Aspose.PDF for .NET

    이 페이지에서는 Aspose.PDF 라이브러리를 사용하여 처음부터 PDF 문서를 만드는 방법을 설명합니다.... Document 객체의 Pages 컬렉션에 Page 객체를 추가합니다. 페이지의 Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/ko/net/create-document/
  6. Convert CDR to PDF using Java

    Follow this article to convert CDR to PDF using Java. It shares the resources for establishing the IDE, a list of steps, and a sample code to change CDR to PDF using Java....Page Product Family Aspose.PSD Product...settings for each page by iterating through all the pages in the vector...

    kb.aspose.com/imaging/java/convert-cdr-to-pdf-u...
  7. Acrobat reader point vs pdf point - Free Suppor...

    Hi, One of my user have pointed out that the points system used in pdf documents do not match the point system used by Acrobat Reason 1. What 's the reason?2. What's the conversion rate between the system so I can show …...Document(fileStream)) { foreach (Page page in pdfDoc.Page) { page.PageInfo.Width;...Width; ====> 595! page.PageInfo.Height; ====> 842! } } 2. using (var...

    forum.aspose.com/t/acrobat-reader-point-vs-pdf-...
  8. Genel API Aspose.Diagram 16.11.0'daki değişikli...

    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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/tr/net/public-api-chang...
  9. Общедоступный API Изменения в Aspose.Diagram 16...

    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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/ru/net/public-api-chang...
  10. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...