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

new

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...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...
  6. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling text rotation for a dynamic visual effect. Elevate your creativity!...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...
  7. Video Frame|Aspose.Slides for Node.js via .NET ...

    Add Video frame to PowerPoint presentation in JavaScript...Presentation class var pres = new aspose . slides . Presentation...IVideo video) method: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/video-frame/
  8. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby.... new ( data_dir + "input1.pdf" ) if...# save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  9. Change the Position of a Shape 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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/change-the-positio...
  10. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...