Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 222,946 for

new

(0.12 sec)
  1. PDF to HTML to PDF conversion results in differ...

    Hello Aspose Team, I am working on a round-trip scenario where I convert a PDF to HTML, make a small edit in the HTML, and then convert it back to PDF. I’ve attached the following files for reference: Aspose.PDF issue…...HTML Document pdfDocument = new Document("Edited-HTML.html");...pdfDocument.PageInfo.Margin = new MarginInfo(originalLeftMargin...

    forum.aspose.com/t/pdf-to-html-to-pdf-conversio...
  2. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET....document using ( var document = new Aspose . Pdf . Document ()) {...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/create-pdf-document/
  3. Border | Aspose.Words for Java

    Represents a border of an object in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-circle/
  5. 高级功能|Aspose.PDF for .NET

    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....document using ( var document = new Aspose . Pdf . Document ()) {... Add (); var textFragment = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/advanced-features/
  6. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....using ( Presentation pres = new Presentation ()) { Chart chart...using ( Presentation pres = new Presentation ()) { IChart chart...

    docs.aspose.com/slides/net/chart-axis/
  7. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words... Document wordDoc = new Aspose . Words . Document ();...DocumentBuilder wordBuilder = new Aspose . Words . DocumentBuilder...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  8. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。...PDF file Document document = new Document ( System . IO . Path...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hant/annotation/
  9. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/extracting-rar-archives/
  10. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples.... When a new slide is added to a presentation...getSlides() list, and every new slide is added to the end of...

    docs.aspose.com/slides/androidjava/slide-master/