Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 189,681 for

paged

(0.16 sec)
  1. ค้นหา

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

    blog.aspose.com/th/pdf/add-hyperlinks-to-pdf-in...
  2. Arşiv

    Arşiv... Page.getAnnotations().add() yöntemini...// Sayfanın referansını al Page page = document.getPages().get_Item(1);...

    blog.aspose.com/tr/pdf/add-hyperlinks-in-pdf-us...
  3. 搜索

    搜索... 接下來,初始化 Page 類對象。 然後,使用 Image 類加載圖像。 可選地...Document(); // 初始化頁麵類對象 Page page = new Page(); // 通過文件路徑加載圖像。 Image...

    blog.aspose.com/zh-hant/note/add-image-to-oneno...
  4. Konvertieren Sie EMF mit Python in EPS

    Die von der Aspose.Page für Python angebotene EMF-zu-EPS-Konvertierungsfunktionalität wird hier mit den Codeausschnitten erklärt und veranschaulicht....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/python-net/convert/emf-...
  5. آرشیوها

    آرشیوها... اشیاء کلاس Page و Outline را مقداردهی اولیه...مقداردهی اولیه شی کلاس Page Page page = new Page(doc); // مقداردهی...

    blog.aspose.com/fa/note/create-onenote-files-pr...
  6. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...Document(file_path) for page in range(0, document.page_count): extractedPage...document.extract_pages(page, 1) name = f"output2/page{page + 1}.docx"...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  7. Archivio

    Archivio...Pages . In ogni iterazione, crea un...il metodo PngDevice.Process(Page, Stream) . L’esempio di codice...

    blog.aspose.com/it/pdf/pdf-to-png-using-csharp/
  8. Disegna Quadrato|Documentation

    Questa sezione spiega come disegnare un quadrato in una pagina visio con Aspose.Diagram. Supporta l'uso di C# per disegnare un quadrato e salvare come pdf, svg, html, immagine, xps e altri formati....); //Draw square in page diagram . Pages [ 0 ]. DrawRectangle...developers to draw a square in the page and save as SVG format. The...

    docs.aspose.com/diagram/it/net/drawing/draw-squ...
  9. Anotaciones Adhesivas en PDF usando C++|Aspose....

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < WatermarkAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/es/cpp/sticky-annotations/
  10. 다양한 이미지 형식을 PDF로 변환|Aspose.PDF for C++

    이 주제는 Aspose.PDF for C++ 라이브러리가 다양한 이미지 형식을 PDF로 변환하는 방법을 보여줍니다.... 이 Document 에 새로운 Page 를 추가합니다. 새로운 Aspose.Pdf BMP를...(); // Add empty page in empty document auto page = document ->...

    docs.aspose.com/pdf/ko/cpp/convert-images-forma...