Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 33,971 for

new

(0.1 sec)
  1. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Create SVG, Load and Read SVG in C#

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/create-svg-document/
  3. FontSavingArgs.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation... Add new series and categories. Add some new chart data...represents a PPTX file $pres = new Presentation (); try { # Accesses...

    docs.aspose.com/slides/php-java/create-chart/
  5. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... Document dstDoc = new Document ( MyDir + "Document..."Document.docx" ); Document srcDoc = new Document ( MyDir + "Header and...

    reference.aspose.com/words/net/aspose.words/imp...
  6. Aspose.PSD for Java 21.7 - 发行说明|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....psd" ; PsdImage image = new PsdImage ( 500 , 500 ); try {.... addTextLayer ( "Text 1" , new Rectangle ( 10 , 35 , image ...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Range.Fields | Aspose.Words for .NET

    Discover the Range Fields property, effortlessly access a comprehensive Fields collection for all your data range needs. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ran...
  8. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your document conversion process effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ChartMarker | Aspose.Words for Java

    Represents a chart data marker 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...
  10. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns....set_count method set_count(new_count) Arranges text into the...self , new_count : int ): ... Parameter Type Description new_count...

    reference.aspose.com/words/python-net/aspose.wo...