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

new

(0.11 sec)
  1. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample This...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  2. Metered Licensing|CAD 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.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/cad/java/metered-licensing/
  3. Metered Licensing|Documentation

    Developers can use the Python Image Processing Library API to apply a metered key, which is a New licensing mechanism.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/imaging/python-net/metered-lice...
  4. Decrypt PDF using JavaScript|Aspose.PDF for Jav...

    Decrypt PDF File with Aspose.PDF for JavaScript via C++....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/decrypt-pdf/
  5. Parallel LZMA2 in 7z Archives | Aspose.Zip Docu...

    Explains how to implement parallel processing with LZMA2 in 7z archives....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/multithreaded-lzma2/
  6. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Learn how to install Aspose.Tasks for Java in Eclipse using Maven....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/installing-and-using...
  7. 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/
  8. 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...
  9. 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...
  10. 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...