Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 187,024 for

paged

(0.16 sec)
  1. Agregar punto de conexión a la forma|Documentation

    Esta sección explica cómo agregar un punto de conexión a una forma visio con Aspose.Diagram....particular page Page page = diagram . Pages . GetPage ( "Page-3" );...type shape by id Shape shape = page . Shapes . GetShape ( 18 );...

    docs.aspose.com/diagram/es/net/add-connection-p...
  2. Visio Şekil Devralma Satırını Alın|Documentation

    Bu bölüm, visio şeklinin üst stilinden devralınan çizgi stilini ve Aspose.Diagram ile ana stilini nasıl alacağınızı açıklar....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/tr/net/get-visio-shape-...
  3. 更改图层属性|Documentation

    本节介绍如何使用 Aspose.Diagram 更改图层的属性。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the layers foreach ( Aspose...

    docs.aspose.com/diagram/zh/net/change-propertie...
  4. قم بتعديل التدرج اللوني لشكل Visio|Documentation

    توضح هذه الصفحة كيفية تعديل لون التدرج لشكل visio باستخدام مكتبة Aspose.Diagram....); // get page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/ar/net/modify-the-gradi...
  5. Ottieni Visio Shape Eredita linea|Documentation

    Questa sezione spiega come ottenere lo stile di linea della forma visio ereditato dal suo stile genitore e master con Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/it/net/get-visio-shape-...
  6. تقسيم ملف PDF إلى صفحات فردية في روبي|Aspose.PD...

    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....# حلقة عبر جميع الصفحات pdf_page = 1 # for ( int pdfPage = 1...size (); pdfPage ++ ) while pdf_page <= pdf . getPages (). size ()...

    docs.aspose.com/pdf/ar/java/split-pdf-file-into...
  7. دعم صور DICOM|Aspose.PDF for .NET

    يصف هذا القسم كيفية دعم صور DICOM في ملفات PDF باستخدام مكتبة C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/ar/net/support-for-dicom-im...
  8. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page....text and the top edge of the page. get doNotDisplayPageBoun ()...across 3 pages. builder . writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...recognition on each scanned page. Below is a complete, step‑by‑step...the scanned PDF. Renders each page to an image (required for OCR)...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  10. C#でPDFドキュメントを操作する|Aspose.PDF for .NET

    この記事では、PDF A標準のPDFドキュメントを検証する方法、目次(TOC)を操作する方法、PDFの有効期限を設定する方法などについて説明します。...first page of PDF file var tocPage = document . Pages . Insert..."First page" , "Second page" , "Third page" , "Fourth page" }; for...

    docs.aspose.com/pdf/ja/net/manipulate-pdf-docum...