Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 213,611 for

new

(0.12 sec)
  1. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  2. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java.... It concatenates the new matrix with previous one. Please...source PDF file Document doc = new Document ( _dataDir + "ImageInformation...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  3. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....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...
  4. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....PDF document try { document = new Document ( inputStream ); } catch...PptxSaveOptions pptxSaveOptions = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing document clarity and organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/par...
  6. Create Pivot Charts using Aspose.Cells|Document...

    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....table by dragging buttons to a new position. A pivot chart is an...Workbook object Workbook workbook = new Workbook ( dataDir + "AsposePivotTable...

    docs.aspose.com/cells/java/create-pivot-charts-...
  7. Delete Annotation using JavaScript|Aspose.PDF f...

    With Aspose.PDF for JavaScript you may delete annotation from your PDF file....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/delete-annot...
  8. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for JavaScript via C++....workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...DownlevelRevealedCom const opts = new HtmlSaveOptions (); opts . disableDownlevelReve...

    docs.aspose.com/cells/javascript-cpp/disable-do...
  9. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management.... Document doc = new Document ( MyDir + "VBA project...code:\n{module.SourceCode}\n" ); // Set new source code for VBA module. You...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++....Numbers spreadsheet const opts = new LoadOptions ( LoadFormat . Numbers...load options const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/read-numbe...