Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 164,094 for

new

(0.11 sec)
  1. Manage Blob|Aspose.Slides Documentation

    Manage Blob in PowerPoint Presentation using Java. Use Blob to reduce memory consumption in PowerPoint Presentation using Java. Add large file through Blob to PowerPoint Presentation using Java. Export large file through Blob from PowerPoint Presentation using Java. Load a large PowerPoint Presentation as Blob using Java....avi" ; // Creates a new presentation to which the video...be added Presentation pres = new Presentation (); try { FileInputStream...

    docs.aspose.com/slides/androidjava/manage-blob/
  2. Check Version Number|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.... Often we build new fixes (bug fixes for the user...increase a part by 1 and make a new version. Normally, we increase...

    docs.aspose.com/3d/java/check-version-number/
  3. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in Java...in Java: Presentation pres = new Presentation (); try { Chart...a chart: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/chart-axis/
  4. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Create a new TextFragment object and set its..."hello-world.pdf" ); var pdfDocument = new Aspose . Pdf . Document (); var...

    products.aspose.com/pdf/net/create/
  5. Importing from ArrayList|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 workbook = new Workbook (); //Adding a new worksheet to the...ArrayList object ArrayList list = new ArrayList (); //Add few names...

    docs.aspose.com/cells/net/importing-from-arrayl...
  6. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Display Multiple Columns in Rendered Gantt Char...

    Learn how to display customized Gantt chart columns while export in graphical formats (PDF, PNG, JPEG) using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/display-multiple-colu...
  8. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "עֶשְׂרִים" , "שְׁלוֹשִׁים"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... new ( data_dir + "TestFile.doc" )...words.DataSet' ) . new #DataSet data = new DataSet() # Set the...

    docs.aspose.com/words/java/remove-empty-regions...