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

paged

(0.15 sec)
  1. Trabajar con formas en un archivo PS | Pitón

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/python-net/ps/working-w...
  2. استخراج فقرة من PDF|Aspose.PDF لنظام Android عب...

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/ar/androidjava/extract-para...
  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-...