Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 192,356 for

paged

(0.18 sec)
  1. 아카이브

    아카이브...Page for .NET API는 PS, EPS, XPS와 같은 Page Description... PM> Install-Package Aspose.Page C#에서 프로그래밍 방식으로 PS 파일 병합 # 다른...

    blog.aspose.com/ko/page/merge-combine-ps-postsc...
  2. ค้นหา

    ค้นหา...เพิ่มหน้าว่างในเอกสารเปล่า page = doc.pages.add() # สร้างวัตถุรูปภาพ...file = path # เพิ่มรูปภาพบนเพจ page.paragraphs.add(image) # บันทึกไฟล์...

    blog.aspose.com/th/pdf/convert-jpg-to-pdf-in-py...
  3. Dessiner le Pentagone|Documentation

    Cette section explique comment dessiner le pentagone dans une page visio avec Aspose.Diagram. Prise en charge de l'utilisation de C# pour dessiner le pentagone et l'enregistrer au format pdf, svg, html, image, xps et autres formats....forme de pentagone dans une page. L’exemple de code ci-dessous...}; //Draw Pentagon in page diagram . Pages [ 0 ]. DrawPolyline...

    docs.aspose.com/diagram/fr/net/drawing/draw-pen...
  4. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....Gets the 1-based index of a page which contains the current entity...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  5. FieldTA.ShortCitation | Aspose.Words for .NET

    Manage your FieldTA ShortCitation effortlessly. Easily get or set short citations for entries, enhancing data organization and accessibility....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. LayoutEnumerator.Reset | Aspose.Words for .NET

    Reset the LayoutEnumerator to the document's first page, enhancing navigation and efficiency for seamless document management....the enumerator to the first page of the document. public void...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  7. API การแปลง PS เป็น PDF | ซี++

    การแปลง PS เป็น PDF จัดทำโดย Aspose.Page สำหรับโซลูชัน C++ API ทำงานได้ในสภาพแวดล้อมรันไทม์ C++ สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/cpp/conversion/ps-t...
  8. JPEG sang EPS | API chuyển đổi | .NET

    .NET API Giải pháp để làm việc với các tệp EPS. Chuyển đổi hình ảnh sang tệp EPS. C# ví dụ về chuyển đổi JPEG sang EPS....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/net/conversion/imag...
  9. Chercher

    chercher...as image: document_page_count = image.pages.length # Appliquer...pour la boucle for page in image.djvu_pages: page.rotate(-0.5 + random...

    blog.aspose.com/fr/imaging/convert-image-to-pdf...
  10. Archivio

    Archivio...riferimento della pagina Page page = pdfDocument.getPages().get_Item(1);...println(page.getCropBox()); System.out.println(page.getTrimBox());...

    blog.aspose.com/it/pdf/crop-pdf-pages-in-java/