Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 162,156 for

new

(0.13 sec)
  1. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your documents. Choose the best compression type for efficient text storage and faster loading....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Installation and Quick Start Tutorial|Documenta...

    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....contents below and create a new file called BarCodeReport.jrxml...engine.JRRenderable" ><![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/quickstar...
  4. Code Comparison for common features|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....Document Properties Inserting a new Page in Visio Writing Document...and Aspose.Diagram Create a New Diagram in VSTO and Aspose.Diagram...

    docs.aspose.com/diagram/net/code-comparison-for...
  5. 使用Aspose.Cells将数据导入工作表|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 (); //Obtaining the...string values String [] names = new String []{ "laurence chen" ,...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  6. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/par...
  7. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...character of its string as the new separator character. // In this...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose.PSD for .NET 19.11 - 发行说明|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" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...; image . Save ( destName , new PsdOptions ( image )); } PSDNET-135...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. ActiveX|Aspose.Slides 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....instance Presentation pres = new Presentation (); try { // Adding...controls Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/java/activex/