Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 189,329 for

paged

(0.37 sec)
  1. Arşiv

    Arşiv...Pages.Count; pageCount++) { // Her...Process(pdfDocument.Pages[pageCount], $"output_page_{pageCount}.jpg");...

    blog.aspose.com/tr/pdf/convert-pdf-to-jpg-online/
  2. Chercher

    chercher...en PDF en C# Convertir les pages souhaitées du document Word...PDF converti # Convertir des pages sélectionnées de Word DOCX en...

    blog.aspose.com/fr/words/convert-word-doc-docx-...
  3. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....methods to print a range of pages of a workbook and worksheet...use of these methods to print pages 2‑5 of the workbook and worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Aspose.PDF Product Family

    PDF is one of the most used document formats. If you need to convert pdf to files, merge or split, export data to XLSX or PPT - use Aspose.PDF products....NET Product Page Install Aspose.PDF for .NET...Aspose.PDF for Java Product Page Aspose.PDF for Java from Aspose...

    docs.aspose.com/pdf/
  5. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....call AddStamp method of the Page to add the stamp in the PDF...stamp to particular page document . Pages [ 1 ]. AddStamp ( textStamp...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  6. 使用 .NET API 将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET PNG 到 EPS 的转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/convert/png-to-eps/
  7. Skaffa Visio Form inklusive barn|Documentation

    Det här avsnittet förklarar hur du får formen visio inklusive barn med formens id eller namn med Aspose.Diagram....Shapes-egenskapen, exponerad av klassen Page, stöder en samling Aspose.Diagram..."NetworkConnection.vsdx" ); Page page = diagram . Pages [ 0 ]; Shape shapeContainerChild...

    docs.aspose.com/diagram/sv/net/get-visio-shape-...
  8. Получить форму Visio, включая дочернюю|Document...

    В этом разделе объясняется, как получить фигуру visio, включая дочернюю фигуру с идентификатором или именем фигуры с Aspose.Diagram....Shapes, предоставляемое классом Page, поддерживает коллекцию объектов..."NetworkConnection.vsdx" ); Page page = diagram . Pages [ 0 ]; Shape shapeContainerChild...

    docs.aspose.com/diagram/ru/net/get-visio-shape-...
  9. Orphaned repeating header when first data row c...

    Description We are encountering an issue with repeating table headers when using nested tables in Aspose.PDF.Drawing. If the outer table starts near the bottom of a page and its first data row contains a nested table, A…...starts near the bottom of a page and its first data row contains...current page , even though no content rows fit on that page . On...

    forum.aspose.com/t/orphaned-repeating-header-wh...
  10. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...through all the page of PDF foreach (Aspose.Pdf.Page page in document...document.Pages) { // Get the link annotations from particular page AnnotationSelector...

    forum.aspose.com/t/how-to-find-amp-replace-hype...