Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 141,621 for

paged

(0.1 sec)
  1. PDF به EPUB ادغام با استفاده از C++ | Aspose.PDF

    دو یا چند سند PDF را در یک فایل EPUB واحد به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ ترکیب کنید...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/fa/cpp/merger/pdf-to-epub/
  2. Unisci da PDF a DOC usando C++ | Aspose.PDF

    Combina due o più documenti PDF in un singolo file DOC a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/it/cpp/merger/pdf-to-doc/
  3. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!...separate sequence numbers and page numbers. public string SequenceSeparator...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes....should be added to the entry’s page number. public string PrefixedSequenceIden...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Manipuler les tableaux dans un PDF existant|Asp...

    Manipulez les tableaux dans un fichier PDF existant et remplacez l'ancien tableau par un nouveau dans un document PDF avec Aspose.PDF pour Java....simples qui existent déjà sur la page d’un document PDF. Une nouvelle...TableAbsorber (); // Visiter la première page avec l'absorbeur absorber ....

    docs.aspose.com/pdf/fr/java/manipulate-tables-i...
  6. Arbeiten mit Seiten in XPS-Dateien | Java

    Wie Seiten zu einer XPS-Datei hinzugefügt werden, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/java/xps/working-with-p...
  7. Recortar Páginas de PDF programáticamente C++|A...

    Puedes obtener propiedades de página, como el ancho, alto, bleed-, crop- y trimbox usando Aspose.PDF para C++.... Page.Rect : la intersección (comúnmente..."crop_page.pdf" ); String outputFileName ( "crop_page_out.pdf"...

    docs.aspose.com/pdf/es/cpp/crop-pages/
  8. Przytnij plik PDF przy użyciu Java | Aspose.PDF

    Przytnij PDF w Javie bez utraty jakości. Kod źródłowy Java do przycinania dokumentu PDF na dowolnej platformie....new Document ( "crop_page.pdf" ); Page page = pdfDocument . getPages...println ( page . getCropBox ()); System . out . println ( page . getTrimBox...

    products.aspose.com/pdf/pl/java/crop/
  9. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....multiple_pages . @property def use_book_fo...specified, FixedPageSaveOptions.page_set is ignored when saving....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....Page Product Family Aspose.PSD Product...selected annotations from a page and fetch URI from link-type...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...