Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 198,769 for

new

(0.1 sec)
  1. Handling Critical and Effort-Driven Tasks | Asp...

    This guide explains how to manage critical and effort-driven tasks using Aspose.Tasks for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/handling-critical-an...
  2. Convert SVG to PNG – C# Code and Online Converter

    Convert SVG to PNG format online or in C# code. Learn C# code example for SVG to PNG conversion....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-png/
  3. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....throws Exception { Document doc = new Document(getMyDir() + "Hyperlinks...FIELD_HYPERLINK) { Hyperlink hyperlink = new Hyperlink(fieldStart); // Hyperlinks...

    reference.aspose.com/words/java/com.aspose.word...
  4. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...PdfFilePath)) { return new StandardResponse<string> { Status...using (Document pdfDocument = new Document(request.PdfFilePath))...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  5. 档案

    档案...NetworkCredential credentials = new NetworkCredential(username, password...// 创建新联系人 Contact contact = new Contact(); // 设置一般信息 contact...

    blog.aspose.com/zh/email/work-with-contacts-fro...
  6. 演示文稿查看器|Aspose.Slides 文档

    Java 中的 PowerPoint PPT 查看器...Presentation 类 Presentation pres = new Presentation ( "CreateSlidesSVGImage...FileOutputStream svgStream = new FileOutputStream ( "Aspose_out...

    docs.aspose.com/slides/zh/java/presentation-vie...
  7. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/resize-eps/
  8. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = New MemoryStream(inputBytes)) { using (var outputStream = New MemoryStream()) { var pdf = New Aspose…...that: using (var imageStream = new MemoryStream(inputBytes)) { using...outputStream = new MemoryStream()) { var pdf = new Aspose.Pdf.Document();...

    forum.aspose.com/t/failed-to-convert-image-type...
  9. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Discover how to install Aspose.Tasks in IntelliJ IDEA using Maven....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/installing-and-using...
  10. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless document conversion to PDF, XPS, and images. Unlock flexible saving options today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...