Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 8,415 for

extract page

(1.19 sec)
  1. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...Pages.Add(); Aspose.Pdf.Annotations...Annotations.StampAnnotation(doc.Pages[1], new Aspose.Pdf.Rectangle(10...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  2. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... VSDX ); // Set Auto fit page property options . AutoFitPageToDrawing...LoadFileFormat . VSDM ); // Extract VBA project Aspose . Diagram...

    docs.aspose.com/diagram/zh/net/create-update-la...
  3. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs.... You may want to see these pages: convert image to JPG ; convert...pptx" , SaveFormat . Pptx ); } Extract Raster Images from Picture...

    docs.aspose.com/slides/net/picture-frame/
  4. Convert ZIP to 7z in C#

    This topic compiles how to convert ZIP to 7z in C#. It discusses the environment configuration, the step-by-step algorithm, and a running sample code to convert ZIP to 7zip in C#....Page Product Family Aspose.PSD Product.... However, if you want to extract the output 7z file programmatically...

    kb.aspose.com/zip/net/convert-zip-to-7z-in-csharp/
  5. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/tutorial/css-selectors/
  6. Working with PDF Documents using Rust via C++|A...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Rust via C++ library....to edit and sometimes even extracting information from them is...following: Optimize PDF - optimize page content, optimize file size...

    docs.aspose.com/pdf/rust-cpp/working-with-docum...
  7. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm.... When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/java/areas-detection/curved...
  8. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getMessage()); continue; } Page page = doc.getPages().get_Item(1);...get_Item(1); double pageWidth = page.getPageInfo().getWidth(); double...

    forum.aspose.com/t/islandscape-does-not-return-...
  9. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document newDoc = new Document(); newDoc.Pages.Add(); var pdfOutline = new Aspose.Pdf.OutlineItemColl…...Pages.Add(); var pdfOutline = new...Annotations.GoToAction(newDoc.Pages[1]); newDoc.Outlines.Add(pdfOutline);...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  10. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 Pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...PDF document with around 416 pages. System.OutOfMemoryException:...TextAbsorber.Visit(Page page) at Aspose.Pdf.Page.Accept(TextAbsorber...

    forum.aspose.com/t/outofmemoryexception-when-ge...