Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 192,335 for

paged

(0.11 sec)
  1. Ubah Ukuran Halaman PDF dengan C#|Aspose.PDF fo...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan pustaka Aspose.PDF for .NET.... Kelas Page berisi metode SetPageSize(…)...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/id/net/change-page-size/
  2. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...specified range of pages and the given page extract options. extractPages...the first page to extract. count number Number of pages to be extracted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/
  4. Работа с PDF-операторами в Python|Aspose.PDF fo...

    Узнайте, как использовать низкоуровневые PDF-операторы в Python для точного управления потоком содержимого и графикой....upper_right_y = 200 page = document . pages [ 1 ] with open ( imagefile...image_stream : page . resources . images . add ( image_stream ) page . contents...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using php-java https://products.aspose.com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in ......Products – Add, Move or Delete pages in PDF using php-java https://products...com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/php-java/pages/index.xml
  6. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the top edge of the page. PARAGRAPH The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …... Set Page Size : Ensure that the page size is appropriately...diagram. You can specify the page size using the PageSize class...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  9. PDF Sticky Annotations|Aspose.PDF for Java

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте. Она используется для представления графики на странице. Ознакомьтесь с фрагментом кода для решения этой задачи....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/ru/java/sticky-annotations/
  10. PDF to DOCX Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to DOCX document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-docx/