Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 188,132 for

paged

(0.26 sec)
  1. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...LoadOptions ) page_count Gets or sets the number of pages to read....means all pages of the document will be read. page_index Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Publication des données AcroForm|Aspose.PDF for...

    Vous pouvez importer et exporter des données de formulaire vers un fichier XML avec l'espace de noms Aspose.Pdf.Facades dans Aspose.PDF for .NET....AcroForm sur une page Web externe. Cette page Web lit ensuite...les données publiées sur la page Web. // For complete examples...

    docs.aspose.com/pdf/fr/net/posting-acroform-data/
  3. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Upptäck egenskapen PageSetup OddAndEvenPagesHeaderFooter för unika sidhuvuden och sidfot på udda och jämna sidor, vilket förbättrar dokumentets presentation....Write ( "Header for the first page" ); builder . MoveToHeaderFooter.... Write ( "Header for even pages" ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Node.jsとC++を使用したドキュメント変換の進行状況の追跡|Documentation

    Aspose.Cells for Node.js via C++を使用してExcelファイルの変換進行状況を追跡する方法を学びます。... log ( `Saving page ${ pageIndex } to ${ fileName...saving page index ${ args . getPageIndex () } of pages ${ args...

    docs.aspose.com/cells/ja/nodejs-cpp/track-docum...
  5. Как да конвертирате EPS в TIFF в C#

    Този урок стъпка по стъпка обяснява как да конвертирате EPS в TIFF в C#. Aspose.Page за .NET API ви помага да конвертирате EPS в TIFF в C# код....Page Product Family Aspose.PSD Product... съдържащ чертежите. Aspose.Page за .NET ви позволява да конвертирате...

    kb.aspose.com/bg/page/net/how-to-convert-eps-to...
  6. | Aspose.PDF

    Manage PDF Annotations Programmatically with C++ Using Aspose.PDF for C++...PDF Draw Polygon Annotation on Page Remove Watermark annotation...PDF. Add the annotation to the Page object’s Annotations collection...

    products.aspose.com/pdf/cpp/annotation/
  7. Split PDF Files Online or using Android Mobile ...

    Free online app to Split different PDF files. Android splitter library Java code for PDF documents....Loop through the pages in the Document.pages collection and on...add the Page using getPages().add(Page). Save the page into new...

    products.aspose.com/total/android-java/split/pdf/
  8. Aspose.Cells Product Family

    Trouvez des réponses sur la création, la modification et la conversion de feuilles de calcul Excel sans avoir besoin de Microsoft Excel....Page Product Family Aspose.PSD Product...Python Supprimer le saut de page dans Excel à l'aide de Python...

    kb.aspose.com/fr/cells/page/6/
  9. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....footers different for the first page, you need to set DifferentFirstPageHe...different for even and odd pages, you need to set OddAndEvenPagesHeade...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    docs.aspose.com/pdf/zh/java/rotate-pages/