Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 186,744 for

paged

(0.2 sec)
  1. 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-...
  2. 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...
  3. 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-...
  4. 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...
  5. 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/
  6. Pdf Table issue - Free Support Forum - aspose.com

    I am working with a Word document that contains a single table spanning four pages. Upon exporting the document to PDF, the table is rendered as four distinct tables—each appearing on a separate page. This behavior occur…...single table spanning four pages. Upon exporting the document...tables—each appearing on a separate page. This behavior occurs when using...

    forum.aspose.com/t/pdf-table-issue/319066
  7. Archivo

    Archivo...Pages.Accept(textFragmentAbsorber);...WriteLine($"Text: {fragment.Text} | Page: {fragment.Page.Number}"); } Ejemplo...

    blog.aspose.com/es/pdf/search-in-pdf-using-csharp/
  8. Archivio

    Archivio...Pages.Accept(textFragmentAbsorber);...WriteLine($"Text: {fragment.Text} | Page: {fragment.Page.Number}"); } Output...

    blog.aspose.com/it/pdf/search-in-pdf-using-csharp/
  9. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....Returns or sets the width of the page in points. get pageWidth ()...points, from the left side of the page. shape . relativeHorizontalPo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Merge PS or EPS files to PDF | .NET

    .NET API Solution to merge PostScript files in a few lines of code. Save the combined result as PDF files. C# code example of merging functionality....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/merge-ps-to-pdf/