Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 163,633 for

new

(0.07 sec)
  1. FontSettings.SaveSearchCache | Aspose.Words for...

    Discover how the FontSettings SaveSearchCache method efficiently saves your font search cache to a stream, enhancing performance and user experience....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Convert PowerPoint Presentations to HTML in C#|...

    Learn how to convert PowerPoint and OpenDocument presentations to HTML using Aspose.Slides for .NET. This guide provides instructions, code samples, and best practices for converting slides to a web-friendly format....presentation to HTML using the new CSS style. Convert a Presentation...Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); String[] categories = new String[] { "Category 1", "Category...

    reference.aspose.com/words/java/com.aspose.word...
  4. Comment.dateTimeUtc property | Aspose.Words for...

    Comment.dateTimeUtc property. Gets the UTC date and time that the comment was made....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let date = new Date ( 2021 , 9 , 21 , 10 , 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header and...logger = new ReplaceLog (); FindReplaceOptions options = new FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...SignatureLineOptions options = new SignatureLineOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  8. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…..."RoundedRectangle", { strokeWidth: 0 }, new go.Binding("fill", "color"))...$(go.TextBlock, { margin: 8 }, new go.Binding("text", "name")) );...

    forum.aspose.com/t/javascript-not-working-in-ht...
  9. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... Create new math expressions or edit previously...mathematical text: Presentation pres = new Presentation (); try { IAutoShape...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  10. Buat DOCX Menggunakan Java

    Buat DOCX baharu dalam Java dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ms/java/make/docx/