Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 190,005 for

paged

(0.35 sec)
  1. Getting Started|Documentation

    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....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Lays out the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  2. HTML ถึง PDF ผสานโดยใช้ C++ | Aspose.PDF

    รวมเอกสาร HTML สองไฟล์ขึ้นไปเป็นไฟล์เดียว PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...all html to single large pdf page opt1 -> set_IsRenderToSinglePage...// split html content to pdf pages opt2 -> set_IsRenderToSinglePage...

    products.aspose.com/pdf/th/cpp/merger/html-to-pdf/
  3. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Go...makes creating complex, multi-page, printable documents easy. API...using grey shades, Rotate whole pages in PDF document, Set PDF document...

    products.aspose.com/pdf/go-cpp/
  4. Добавить страницы в PDF с C++|Aspose.PDF for C++

    Эта статья обучает, как вставить (добавить) страницу в нужное место в PDF файле. Узнайте, как перемещать, удалять (удалять) страницы из PDF файла с использованием C++....страницу в PDF document -> get_Pages () -> Insert ( 2 ); // Сохранить...example, you can insert an empty page to the desired location by copying...

    docs.aspose.com/pdf/ru/cpp/add-pages/
  5. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  6. पेज फ़ाइल एक्सटेंशन - ऐप्पल पेज दस्तावेज़ों को ...

    ज़िप फ़ाइल प्रारूप का अन्वेषण करें, जो व्यापक अनुकूलता और कुशल संपीड़न विधियों के साथ एक बहुमुखी संग्रह प्रारूप है। जानें कि कैसे ज़िप विभिन्न अनुप्रयोगों के लिए डेटा संपीड़न और संग्रह प्रबंधन को सरल बनाता है।...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/hi/most-common-archives...
  7. Seguir el progreso de conversión de Excel a TIF...

    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....saving page index 0 of pages 10 </ br > End saving page index...0 of pages 10 </ br > Start saving page index 1 of pages 10 </...

    docs.aspose.com/cells/es/net/track-conversion-p...
  8. API PDF per le annotazioni | Aspose.PDF

    Rimuovere commenti dai documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma.... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/it/annotation/
  9. Unisci da HTML a PDF usando C++ | Aspose.PDF

    Combina due o più documenti HTML in un singolo file PDF a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...all html to single large pdf page opt1 -> set_IsRenderToSinglePage...// split html content to pdf pages opt2 -> set_IsRenderToSinglePage...

    products.aspose.com/pdf/it/cpp/merger/html-to-pdf/
  10. 以编程方式裁剪 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 获取页面属性,例如宽度、高度、出血框、裁剪框和修整框。... Page.Rect :媒体框和裁剪框的交集(通常可见的矩形)。下图说明了这些属性。...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/crop-pages/