Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 33,729 for

new

(0.04 sec)
  1. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...three IPortion objects for each new IParagraph (two Portion objects...PPTX file Presentation pres = new Presentation (); try { // Accessing...

    docs.aspose.com/slides/java/manage-paragraph/
  2. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!...DocumentBase ) Initializes a new instance of the Row class. Properties...Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF in C# and consider various HTML to PDF conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-pdf/
  4. IBibliographyStylesProvider | Aspose.Words for ...

    Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when theyre updated in Java....throws Exception { Document doc = new Document(getMyDir() + "Bibliography...getFieldOptions().setBibliographyStyle(new BibliographyStylesPr()); doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. IPageLayoutCallback.notify method | Aspose.Word...

    IPageLayoutCallback.notify method. This is called to notify of layout build and rendering progress....'PageLayoutCallback' , () => { let doc = new aw . Document (); doc . builtInDocumentPrope..."My Document" ; let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...Presentation presentation = new Presentation(); presentation...getSolidFillColor().setColor(new Color(103, 88, 149)); series...

    forum.aspose.com/t/need-a-sample-code-to-create...
  7. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-visua...
  8. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and New classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/migration-between-versi...
  9. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...referencedDoc = new Document(); DocumentBuilder refDocBuilder = new Docu...

    reference.aspose.com/words/java/com.aspose.word...