Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 198,827 for

new

(0.27 sec)
  1. Custom PowerPoint Font in JavaScript|Aspose.Sli...

    PowerPoint custom fonts in JavaScript...presentation/slide rendering var pres = new aspose . slides . Presentation....ttf" )); var loadOptions = new aspose . slides . LoadOptions...

    docs.aspose.com/slides/nodejs-java/custom-font/
  2. Append Documents|Aspose.Words for Java

    Combine documents and append one document to another. Apache POI does not provide an opportunity to merge or append documents....a document: Document doc1 = new Document ( dataDir + "doc1.doc"...doc" ); Document doc2 = new Document ( dataDir + "doc2.doc" );...

    docs.aspose.com/words/java/append-documents/
  3. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management.... Document doc = new Document ( MyDir + "Big document...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveOptions MaxImageResolution. Set pixel density for optimal results. Default, 0.... Document doc = new Document ( MyDir + "Rendering...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's page color. Simplify design with this user-friendly feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMathRenderer renderer = new OfficeMathRenderer(officeMath);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create or Update PowerPoint Presentation Charts...

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

    docs.aspose.com/slides/java/create-chart/
  8. View SVG Files using C++ | Aspose.PDF

    Open and view SVG documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.svg" , new SvgLoadOptions...

    products.aspose.com/pdf/cpp/viewer/svg/
  9. Converting Excel Files to HTML in PHP|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....$saveFormat = new SaveFormat (); $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-fil...
  10. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveOptions SaveFormat property to easily save documents in PCL format, ensuring compatibility and high-quality output for your projects.... Document doc = new Document ( MyDir + "Rendering...PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...