Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 214,357 for

new

(0.11 sec)
  1. Convert HTML To DOC Java

    Convert HTML to DOC format in Java code. Save HTML as DOC using Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/java/conversion/html-...
  2. CertificateHolder.Create | Aspose.Words for .NET

    Effortlessly create a CertificateHolder object from a PKCS12 byte array and password. Simplify certificate management with our intuitive method....password: SecureString password = new NetworkCredential ( "" , "aw"...using ( FileStream certStream = new FileStream ( MyDir + "morzal...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Aspose::Words::Vba::VbaModule::VbaModule constr...

    Aspose::Words::Vba::VbaModule::VbaModule constructor. Creates an empty module in C++....:: Document > (); // Create a new VBA project. auto project = System...set_VbaProject ( project ); // Create a new module and specify a macro source...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Aspose::Words::Vba::VbaProject::VbaProject cons...

    Aspose::Words::Vba::VbaProject::VbaProject constructor. Creates a blank VbaProject in C++....:: Document > (); // Create a new VBA project. auto project = System...set_VbaProject ( project ); // Create a new module and specify a macro source...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base . myDir...an image. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... No new section is created in the destination...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sec...
  8. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various document presentation options for enhanced client browser experiences....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...doc . MailMerge . Execute ( new string [] { "FullName" , "Company"...

    reference.aspose.com/words/net/aspose.words/con...
  10. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....AsposeData obj = new AsposeData { List = new List < string > {...BuildReportWithObjec.2.docx" , obj , new ReportBuilderOptions () { Options...

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