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

new

(0.19 sec)
  1. Display PCL Formats Using C++ | Aspose.PDF

    Open and view PCL documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.pcl" , new PclLoadOptions...

    products.aspose.com/pdf/cpp/viewer/pcl/
  2. Display CGM Formats Using C++ | Aspose.PDF

    Open and view CGM documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.cgm" , new CgmLoadOptions...

    products.aspose.com/pdf/cpp/viewer/cgm/
  3. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency.... Document doc = new Document ( MyDir + "Microsoft...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert HTML to BMP – C# code and Online Converter

    Convert HTML to BMP online or using Aspose.HTML for .NET API. Save HTML page as BMP image in C# code. Try online HTML to BMP Converter for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  5. 分组、转换和验证形状|Documentation

    本节介绍如何使用 Aspose.Diagram 对形状进行分组。...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Aspose . Diagram . Shape [] ss = new Aspose . Diagram . Shape [ 3...

    docs.aspose.com/diagram/zh/net/group-convert-an...
  6. Merging tagged PDFs in Aspose.PDF for .NET does...

    Product/Version: Aspose.PDF for .NET Environment: .NET, merging PDFs from byte arrays / memory streams Problem summary We are merging two tagged PDFs in Aspose.PDF for .NET: a front page PDF a content PDF Both sour…...(documents == null) { throw new ArgumentNullExceptio(nameof(documents));...(firstDocument == null) { throw new InvalidOperationExce("The number...

    forum.aspose.com/t/merging-tagged-pdfs-in-aspos...
  7. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/androidjava/convert-slide/
  8. Creating and Saving MSG Files|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.... Create a new instance of the MailMessage class...class MailMessage mailMsg = new MailMessage (); // Set from,...

    docs.aspose.com/email/java/creating-and-saving-...
  9. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  10. IAiModelText.Translate | Aspose.Words for .NET

    Effortlessly translate documents with our IAiModelText Translate method. Harness AI for accurate, fast translations in your desired language.... Return Value A new Document object containing the...Google models. Document doc = new Document ( MyDir + "Document...

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