Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 185,604 for

paged

(0.22 sec)
  1. ค้นหา

    ค้นหา...เพิ่มหน้าว่างในเอกสารเปล่า Page page = doc.Pages.Add(); Aspose.Pdf.Image...(path); // เพิ่มรูปภาพในเพจ page.Paragraphs.Add(image); // บันทึกไฟล์...

    blog.aspose.com/th/pdf/images-to-pdf-csharp/
  2. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....example, you can use the page_count and page_index properties to define...define the page range to be loaded from a PDF document, and the...

    docs.aspose.com/words/python-net/convert-pdf-to...
  3. أرشيف

    أرشيف...Pages. قم بإدراج نسخة من الصفحة في...طريقة Document.Pages.Insert(int pageNumber, Page page). أخيرًا، احفظ...

    blog.aspose.com/ar/pdf/copy-pdf-pages-in-csharp/
  4. Archiv

    Archiv...Pages. Vložte klon stránky do PDF...metody Document.Pages.Insert(int pageNumber, Page page). Nakonec uložte...

    blog.aspose.com/cs/pdf/copy-pdf-pages-in-csharp/
  5. Archiv

    Archiv...Pages získáte přístup ke každé stránce...stránce pomocí třídy Page . V každé iteraci vytvořte nový Document...

    blog.aspose.com/cs/pdf/split-pdf-into-multiple-...
  6. Перемещение страниц PDF программно на C++|Aspos...

    Попробуйте переместить страницы в нужное место или в конец PDF файла с помощью Aspose.PDF для C++....Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // Сохранить выходной...

    docs.aspose.com/pdf/ru/cpp/move-pages/
  7. Converting a PDF file to BMP using PHP | Aspose...

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....colección de Annotations del objeto Page . El siguiente fragmento de..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/es/cpp/text-annotation/
  10. العمل مع النص|Documentation

    يوضح هذا القسم كيفية إدراج شكل نص أو تحديث نص الشكل باستخدام Aspose.Diagram....parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/ar/net/working-with-text/