Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 223,144 for

new

(0.13 sec)
  1. TaskPane.Row | Aspose.Words for .NET

    Discover the TaskPane Row property, easily manage task pane indexing for streamlined organization and enhanced productivity in your applications.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  2. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...lic"); License lic = new(); lic.SetLicense(aStream); Console...1 MB buffer byte[] buffer = new byte[bufferSize]; // Fill buffer...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...
  3. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...accessTextBox () { $presentation = new Presentation ( "text_box.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Paid Support Helpdesk - aspose.com

    customer support platform...Paid Support Sign In Open a New Ticket Please provide as much...ticket, please login. Open a New Ticket Check Ticket Status We...

    helpdesk.aspose.com
  5. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram...if (-not $first) { $shape2 = New-Object Aspose.Diagram.Shape $shape2...

    forum.aspose.com/t/color-not-set-correctly-for-...
  6. 将 PPT 和 PPTX 转换为 PDF(JavaScript)[包括高级功能]|Aspose...

    使用 Aspose.Slides for Node.js 将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。... let presentation = new aspose . slides . Presentation...PdfOptions 类。 let pdfOptions = new aspose . slides . PdfOptions...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. 乳胶到图像| Java的Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为图像格式,用于Java的TEX API解决方案,以了解如何执行此操作和代码示例。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/zh/java/latex-to-image/
  8. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/zh/net/save-svg-document/
  9. Generate Data Matrix Barcodes in C#|Documentation

    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....standards) and ECC 200 (the new universal standard). By default...standard. BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  10. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...original = new Document("<file-v1>.docx"); Document revised = new Document("<file-v2>...original.compare(revised, "Author", new java.util.Date()); original....

    forum.aspose.com/t/header-footer-content-update...