Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 184,601 for

page

(0.19 sec)
  1. Aspose.PDF Java - details for PDF/UA validation...

    Ciao, sto utilizzando la libreria Aspose.PDF (versione Java) per effettuare il controllo di conformità allo standard PDF/UA ma il log che viene restituito non è molto comprensibile nè per quanto riguarda il tipo di anom…...“”, “convertable”: “False”, “page”: “”, “code”: “7.1:5”, “scope”:...“”, “convertable”: “False”, “page”: “”, “code”: “7.2:1”, “scope”:...

    forum.aspose.com/t/aspose-pdf-java-details-for-...
  2. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the Page edge in points in C++....border from text or from the page edge in points. double Aspose...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. How to Set Print Area with JavaScript via C++|D...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for JavaScript via C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  4. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper Page layout—multi-Page documents collapse i…...results in improper page layout—multi-page documents collapse...collapse into fewer pages, disrupting intended formatting and content...

    forum.aspose.com/t/section-breaks-lost-during-d...
  5. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....to append annotations to the page. The following code snippet...CaretAnnotation ( document . pages [ 1 ], ap . Rectangle ( 200...

    docs.aspose.com/pdf/python-net/extra-annotations/
  6. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core....more parts by splitting the pages of the original document. To...refer to the Documentation Pages . You can also use the following...

    products.aspose.com/pdf/python-net/splitter/
  7. Aspose::Words::Saving::PdfPageLayout enum | Asp...

    Aspose::Words::Saving::PdfPageLayout enum. Specifies the Page layout to be used when the document is opened in a PDF reader in C++....PdfPageLayout enum Specifies the page layout to be used when the document...Display one page at a time. OneColumn 1 Display the pages in one column...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-Page PDF documents within Go...makes creating complex, multi-page, printable documents easy. API...using grey shades, Rotate whole pages in PDF document, Set PDF document...

    products.aspose.com/pdf/go-cpp/
  9. TIFF to PDF Merge using C++ | Aspose.PDF

    Combine two or more TIFF documents into one PDF 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 PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/tiff-to-pdf/
  10. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each Page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...separate DOCX files for each page, and I am creating a Python...of each page is incorrectly moving to the next page. Before split...

    forum.aspose.com/t/aspose-split-docx-file-wrong...