Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 213,069 for

new

(0.14 sec)
  1. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT documents using Python applications without using Microsoft Office....Create XLT File in Python Create new Workbook class object having...used as a starting point for a new workbook, or it can be used as...

    products.aspose.com/total/python-java/create/xlt/
  2. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  3. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert-ps/
  4. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... let doc = new aw . Document ( base . myDir...the point where it will insert new nodes when we call its document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/cross-package-oper...
  6. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-tiff/
  7. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...GetDataDir_AsposePdf_Text(); Document doc = new Document(dataDir + "4411_NOK...SvgSaveOptions saveOptions = new SvgSaveOptions(); saveOptions...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  8. Java Virtual threads : sometimes results in com...

    Hi – We’ve discovered that using a ExecutorService of virtual threads, will sometimes lead to exception : “com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.” gist of th…...readAllBytes(docPath); Runnable nr = new Runnable() { @Override public...run() { try { byte[] byteCopy = new byte[fileBytes.length]; System...

    forum.aspose.com/t/java-virtual-threads-sometim...
  9. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....height of the image Create a new Document instance using AsposePDFPythonWrapp...and width of the image Add a new page to the document Add the...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  10. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....Description text String The new text of the comment. Remarks...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

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