Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 189,006 for

paged

(0.83 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. PDF 合并 | Aspose.PDF

    将 PDF 文档与适用于任何平台的免费跨平台应用程序和高代码 API 合并。...pdf" ); // Add pages of second document to the first...first document1 . Pages . Add ( document2 . Pages ); document . Save...

    products.aspose.com/pdf/zh-hant/merger/
  3. 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/
  4. تبدیل فایل EMF به PDF با استفاده از PHP | Aspos...

    کد نمونه در PHP برای تبدیل EMF به PDF. از کد نمونه برای تبدیل دسته EMF به PDF با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/fa/php-java/conversion/...
  5. تبدیل فایل CGM به PDF با استفاده از PHP | Aspos...

    کد نمونه در PHP برای تبدیل CGM به PDF. از کد نمونه برای تبدیل دسته CGM به PDF با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/fa/php-java/conversion/...
  6. EPS به PDF ادغام با استفاده از C++ | Aspose.PDF

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

    products.aspose.com/pdf/fa/cpp/merger/eps-to-pdf/
  7. 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...
  8. 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...
  9. 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...
  10. Rita text|Documentation

    Det här avsnittet förklarar hur man ritar text på en visio-sida med Aspose.Diagram. Stöd att använda C# för att rita text och spara som pdf, svg, html, bild, xps och andra format....diamond shape in page long shapeId = diagram . Pages [ 0 ]. DrawPolyline...added shape from page Shape shape = diagram . Pages [ 0 ]. Shapes...

    docs.aspose.com/diagram/sv/net/drawing/draw-text/