Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 190,038 for

paged

(0.17 sec)
  1. ארכיון

    ארכיון...PdfFileInfo(document); for (Page page : document.getPages()) { //...width = (int) info.getPageWidth(page.getNumber()); int height = (int)...

    blog.aspose.com/he/pub/convert-pub-to-image-pro...
  2. Usando Aspose.PDF for .NET com Python|Aspose.PD...

    Neste tutorial, você explorará as diferentes maneiras de criar e modificar arquivos PDF em Python....Document () # Add page page = document . Pages . Add () # Add text...text to new page textFragment = TextFragment ( "Hello,world!"...

    docs.aspose.com/pdf/pt/net/python-net/
  3. Annotation Multimédia PDF en C++|Aspose.PDF pou...

    Aspose.PDF pour C++ vous permet d'ajouter, d'obtenir et de supprimer l'annotation multimédia de votre document PDF....collection Annotations d’un objet Page . Cette collection contient...pour cette page individuelle uniquement : chaque page a sa propre...

    docs.aspose.com/pdf/fr/cpp/multimedia-annotation/
  4. Aspose.Words.Framesets | Aspose.Words for .NET

    Explore the Aspose.Words.Framesets namespace for powerful classes and enums that simplify managing frames and frames pages in your documents....represents a frames page or a single frame on a frames page. Classes Class...Represents a frames page or a single frame on a frames page. FramesetCollection...

    reference.aspose.com/words/net/aspose.words.fra...
  5. ค้นหา

    ค้นหา... เข้าถึงหน้าที่ต้องการจาก Pages คอลเลกชัน。 รอบการผ่านรูปร่างบนหน้า...เข้าถึงหน้าหมายเลขหนึ่ง Page page = visio_file.Pages[0]; // ทำซ้ำผ่านรูปทรง...

    blog.aspose.com/th/diagram/read-visio-shape-dat...
  6. آرشیوها

    آرشیوها...به صفحه مورد نظر از مجموعه Pages . از روی اشکال موجود در صفحه...دسترسی پیدا کنید Page page = visio_file.Pages[0]; // از روی اشکال...

    blog.aspose.com/fa/diagram/read-visio-shape-dat...
  7. XPS 파일의 브러시(Brushes) 및 그라데이션 | C++

    XPS 파일을 수정하는 C++ API 솔루션. 다양한 시각적 브러시(Visual Brushes), 그라데이션 및 색상 공간을 추가. 몇 줄의 코드로 XPS 파일을 만들고 수정....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ko/cpp/work-with-brushes/
  8. Bút vẽ (Brushes) và độ dốc (gradients) trong tệ...

    Giải pháp API C++ để sửa đổi các tệp XPS. Thêm các Visual Brushes, độ dốc và không gian màu khác nhau Tạo và sửa đổi các tệp XPS bằng một vài dòng mã....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/cpp/work-with-brushes/
  9. تبدیل فایل DICOM به PDF با استفاده از Python | ...

    کد نمونه در پایتون برای تبدیل DICOM به PDF. استفاده از کد نمونه برای دسته DICOM به PDF تبدیل با پایتون و .NET... Document () page = document . pages . add () image = apdf...Set page dimensions page . page_info . height = rows page . page_info...

    products.aspose.com/pdf/fa/python-net/conversio...
  10. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-ellipse/