Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 186,922 for

paged

(0.14 sec)
  1. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Add the Stamp to Page using AddStamp method. Save...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    products.aspose.com/pdf/cpp/footer/
  2. Convertir una forma Visio en imagen|Documentation

    Esta sección explica cómo convertir una forma visio en una imagen con Aspose.Diagram....); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/es/java/convert-a-visio...
  3. Public API Changes in Aspose.Diagram 6.3.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the Export of Hidden Visio Pages on Saving Adds ExportHiddenPage...to export the hidden Visio pages or not. Developers may include...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Features|Aspose.Words for C++

    Aspose.Words for C++ provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....module that allows building page by page model of a document) Rendering...document layout, like TOC , PAGE , etc. Comparing Two Word Documents...

    docs.aspose.com/words/cpp/features/
  5. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a document easily and fast instead of using VSTO in C#.... What is this page about? This page explains how to remove...is the footer used for odd pages. footer = section . HeadersFooters...

    docs.aspose.com/words/net/removing-header-and-f...
  6. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/ko/net/redaction/
  7. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....PageRange::PageRange constructor Creates a new page range object. Aspose :: Words...starting page zero-based index. to int32_t The ending page zero-based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ایجاد PDF با استفاده از Java | Aspose.PDF

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای جاوا API استفاده کنید تا به راحتی فایل های PDF را در برنامه های جاوا تولید و بخوانید....کردن یک صفحه با استفاده از روش Pages.Add (). ۱. یک شیء TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/fa/java/create/
  9. 使用 Java 创建 PDF | Aspose.PDF

    本主题向您介绍如何使用适用于 Java 的 Aspose.PDF API 在 Java 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/create/
  10. Convert Presentations in Handout Mode with Pyth...

    Convert presentations to handouts in Python. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/python-net/convert-power...