Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 213,245 for

new

(0.1 sec)
  1. View MHT Files using C# | Aspose.PDF

    Open and view MHT documents programmatically with C# sample code using Aspose.PDF for .NET...view MHT files var options = new Aspose . Pdf . MhtLoadOptions...MhtLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/mht/
  2. View MD Files using C# | Aspose.PDF

    Open and view MD documents programmatically with C# sample code using Aspose.PDF for .NET...view MD files var options = new Aspose . Pdf . MdLoadOptions...MdLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/md/
  3. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats 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. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API... BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...below. using ( Stream str = new FileStream ( $"{path}StoreImageAsStream...

    docs.aspose.com/barcode/net/save-barcode-image/
  5. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access.... Document doc = new Document (); // Configure a SaveOptions...OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words/fil...
  6. AI Grammar Checking|Aspose.Words for Java

    Check a document grammar. Aspose.Words for Java allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models....check grammar: Document doc = new Document ( "Big document.docx"...CheckGrammarOptions grammarOptions = new CheckGrammarOptions (); grammarOptions...

    docs.aspose.com/words/java/grammar-checking/
  7. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET...pdf)" ); var srcDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var dstDocument = new Aspose . Pdf . Document ( outputFile...

    products.aspose.com/pdf/net/pages/move/
  8. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....instance Presentation pres = new Presentation (); try { // Adding...controls Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/androidjava/activex/
  9. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....instance Presentation pres = new Presentation (); try { // Adding...controls Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/java/activex/
  10. X509Certificate2Wrapper | Aspose.Words for Java

    JAVA-added public wrapper around ours internal X509Certificate2 in Java....String password) Initializes a new instance of this class. Methods...String password) Initializes a new instance of this class. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...