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

paged

(0.11 sec)
  1. أرشيف

    أرشيف...add() واحصل على مرجعها في كائن Page . قم بإنشاء كائن من فئة صورة...إلى فقرة PDF باستخدام طريقة Page.getParagraphs().add (Image)...

    blog.aspose.com/ar/pdf/convert-images-to-pdf-us...
  2. arkiv

    arkiv...bilden på PDF-sidan med hjälp av Page->getParagraphs()->Add(System::SharedPtr)...System::SharedPtr<Page> page = pdfDocument->get_Pages()->Add(); //...

    blog.aspose.com/sv/pdf/convert-images-to-pdf-fo...
  3. ค้นหา

    ค้นหา...เพิ่มรูปภาพไปยังหน้า PDF โดยใช้ Page->getParagraphs()->Add(System::SharedPtr...System::SharedPtr<Page> page = pdfDocument->get_Pages()->Add(); //...

    blog.aspose.com/th/pdf/convert-images-to-pdf-fo...
  4. ค้นหา

    ค้นหา..."sample-multi-page.docx" ); // แยกหน้าออกทีละหน้า for ( int page = 0 ;...; page < doc.PageCount; page++) { // บันทึกแต่ละหน้าเป็นเอกสารแยกต่างหาก。...

    blog.aspose.com/th/words/extract-word-pages-in-...
  5. 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...
  6. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  7. Archiv

    Archiv...stránky jako JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/cs/words/convert-html-to-image-...
  8. ארכיון

    ארכיון...את הדפים כ-JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/he/words/convert-html-to-image-...
  9. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/cpp/working-with-sections/
  10. Аннотация выделения PDF с использованием C#|Asp...

    Узнайте, как добавить аннотацию выделения в PDF-документы в .NET с использованием Aspose.PDF для акцента на тексте и его рецензирования.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/ru/net/highlights-annotation/