Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 181,423 for

paged

(0.51 sec)
  1. JPEG in EPS | API di conversione | .NET

    Soluzione API .NET per lavorare con file EPS. Converti le immagini in file EPS. Esempi C# sulla conversione da JPEG a EPS....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/net/conversion/imag...
  2. Konwerter HTML na PNG przy użyciu Python | Aspo...

    Przykładowy kod w Pythonie dla HTML do PNG konwersji. Użyj przykładowego kodu dla partii HTML do PNG konwersji za pomocą Pythona i .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/pl/python-net/conversio...
  3. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....SECTIONPAGES fields to number pages by sections. auto doc = System...()); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/python-net/working-with-hea...
  5. Archivo

    Archivo...MakeObject<Document>(); auto pages = doc->get_Pages(); pages->Add(); // Numeración...1 auto page = pages->idx_get(1); auto paragraps = page->get_Paragraphs();...

    blog.aspose.com/es/pdf/create-pdf-files-in-cpp-...
  6. Archivo

    Archivo...a la página usando el método Page.getAnnotations().add() . Guarde...Obtener referencia de la página Page page = document.getPages().get_Item(1);...

    blog.aspose.com/es/pdf/add-hyperlinks-in-pdf-us...
  7. Procurar

    Procurar...MakeObject<Document>(); auto pages = doc->get_Pages(); pages->Add(); // A numeração...1 auto page = pages->idx_get(1); auto paragraps = page->get_Paragraphs();...

    blog.aspose.com/pt/pdf/create-pdf-files-in-cpp-...
  8. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/
  9. Añadir encabezado y pie de página al PDF usando...

    Aspose.PDF para Python a través de .NET te permite añadir encabezados y pies de página a tu archivo PDF usando la clase TextStamp....las páginas for page in document . pages : page . add_stamp ( textStamp...las páginas for page in document . pages : page . add_stamp ( textStamp...

    docs.aspose.com/pdf/es/python-net/add-headers-a...
  10. Konversi berbagai format Gambar ke PDF|Aspose.P...

    Topik ini menunjukkan kepada Anda bagaimana pustaka Aspose.PDF untuk Java memungkinkan konversi berbagai format gambar ke PDF....document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/id/java/convert-images-form...