Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 198,806 for

new

(0.13 sec)
  1. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your document's outline settings for enhanced organization and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...XpsSaveOptions saveOptions = new XpsSaveOptions (); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...
  2. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .XPS. let saveOptions = new aw . Saving . XpsSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// where the builder appends new nodes when we use its document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Binding Worksheet to a Customized Collection Ob...

    This article introduces how to bind worksheet to collection in GridWeb....collection MyCollection list = new MyCollection (); //Creating an...class System . Random rand = new System . Random (); //Creating...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Edit Markdown In C#

    Edit Markdown in C# code....and formatting attributes Add new MD elements Search MD for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/md/
  7. Other TeX conversion output formats | .NET

    Conversion functionality of Aspose.TeX API solution for .NET allows converting LaTeX files and your own custom TeX files. Here are some code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tex/net/other-tex-formats/
  8. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  9. Render Presentation with Fallback Font|Aspose.S...

    Render PowerPoint with fallback font in C++... // Create new instance of a rules collection...0x4FF ), u "Times New Roman" )); //rulesList.Add(new FontFallBackRule(...

    docs.aspose.com/slides/cpp/render-presentation-...
  10. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...