Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 186,884 for

paged

(0.17 sec)
  1. Hapus Halaman PDF secara programatik C#|Aspose....

    Anda dapat menghapus halaman dari file PDF Anda menggunakan pustaka Aspose.PDF for .NET.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Delete a particular page document . Pages . Delete ( 2 ); // Save...

    docs.aspose.com/pdf/id/net/delete-pages/
  2. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method. Save... Top = 20 for page in document . pages : page . footer = footer...

    products.aspose.com/pdf/python-net/footer/
  3. 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/
  4. 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...
  5. 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-...
  6. 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/
  7. 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...
  8. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...(var page in tempDoc.Pages) { pdfDocument.Pages.Add(page); } }...pdf increase the number of pages. We need some images side by...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  9. Работа с изображениями | API-решение C++

    Как добавить простое или мозаичное изображение в файл XPS — это вопрос, на который отвечает решение Aspose.Page API для C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/cpp/xps/working-with-im...
  10. 아카이브

    아카이브...vsdx"); // get pages count System.out.println("Total Pages:" + diagram...getCount()); // 첫 페이지에 접근하세요. Page page = diagram.getPages().get(0);...

    blog.aspose.com/ko/diagram/read-visio-shape-dat...