Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 222,967 for

new

(0.08 sec)
  1. Licensing | Aspose.TeX for Java

    When you stopped on the licensed version of the Aspose.TeX API solution for Java here you find out how to apply the license....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/licensing/
  2. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method... let doc = new aw . Document (); // Configure...document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....using ( Presentation pres = new Presentation ()) { IChart chart...Presentation presentation = new Presentation (); ISlide slide...

    docs.aspose.com/slides/net/chart-data-label/
  5. Generate Encrypted QR Code for Text|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.... addProvider ( new BouncyCastleProvider ()); Cipher...Random r = new SecureRandom (); byte [] salt = new byte [ 8 ];...

    docs.aspose.com/barcode/java/1-2-1-9-generating...
  6. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // If we save...

    reference.aspose.com/words/java/com.aspose.word...
  7. DOCX to PDF conversion consumes high CPU and se...

    Hi, we are using Java Aspose library version 25.2 to convert Word docs to PDF in bulk. Sometimes, we see our process hangs with high CPU usage for certain input Word docs. The stack trace often looks like this: at c…...try { return new com.aspose.words.Document(new ByteArrayInputStream(docBytes));...catch (Exception e) { throw new IOException("Could not load Word...

    forum.aspose.com/t/docx-to-pdf-conversion-consu...
  8. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...doc , "Kerning: VAV" , "Times New Roman" , 90 , 24 , Color . Orange...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...doc , "Kerning: VAV" , "Times New Roman" , 90 , 24 , Color . Orange...

    reference.aspose.com/words/net/aspose.words.dra...
  10. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create New instances of this class for efficient layout management in your applications....LayoutEnumerator constructor Initializes new instance of this class. public...updated and new page layout model is created, a new enumerator...

    reference.aspose.com/words/net/aspose.words.lay...