Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 165,087 for

new

(0.05 sec)
  1. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . That ( builder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...legend font. Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...
  3. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the section.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  5. AsposeWordsPrintDocument.ColorMode | Aspose.Wor...

    Discover how to optimize printing with AsposeWordsPrintDocument's ColorMode property. Control non-colored page output for enhanced color printing!... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  6. AsposeWordsPrintDocument.CachePrinterSettings |...

    Enhance printing efficiency with Aspose.Words' CachePrinterSettings method, which optimizes PrinterSettings to minimize print delays and improve performance.... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Creating an Outlook Message (MSG) File in Aspos...

    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.... VSTO // Creates a new Outlook Application instance...objOutlook = new Outlook . Application (); // Creating a new Outlook...

    docs.aspose.com/email/net/creating-an-outlook-m...
  8. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI.... class ); Document doc = new Document ( dataDir + "document...HWPFDocument doc = new HWPFDocument ( new FileInputStream ( dataDir...

    docs.aspose.com/words/java/extract-images-from-...
  9. FieldFillIn.PromptText | Aspose.Words for .NET

    Discover the FieldFillIn PromptText property, easily customize prompt window titles to enhance user experience and improve interface clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . UserPromptRespondent = new PromptRespondent (); doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 通过 xlsx4j 在电子表格中添加图像|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....Workbook object Workbook workbook = new Workbook (); Worksheet sheet...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-images-in-spr...