Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 164,094 for

new

(0.06 sec)
  1. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...); SvgSaveOptions options = new SvgSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... let doc = new aw . Document ( base . myDir...the output document. let so = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF...Python via .NET , you can add a new line of text to an PDF document...

    products.aspose.com/slides/python-net/editor/pdf/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Document.WebExtensionTaskPanes | Aspose.Words f...

    Explore the WebExtensionTaskPanes property to access a valuable collection of task pane add-ins, enhancing your document's functionality and user experience.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words/doc...
  9. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize document saving in HTML and MHTML formats, enhancing compatibility and performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); HtmlSaveOptions options = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TaskPane.IsVisible | Aspose.Words for .NET

    Discover how the TaskPane IsVisible property controls default visibility, enhancing user experience and streamlining document interactions.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

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