Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 195,359 for

new

(0.07 sec)
  1. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  2. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Ustvari PDF Z Uporabo Java

    Ustvarite novo PDF v Java v nekaj korakih. Preprosto ustvarite PDF s knjižnico Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sl/java/make/pdf/
  4. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Comment comment = new Comment(doc, "John Doe", "JD", new Date()); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Make DOC Using Java

    Make a New DOC in Java in a few steps. Easily create DOC using Java library....the following example: Make a new DOC using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/doc/
  6. Export JasperReport to WMF|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....ASWmfExporter wmfExporter = new ASWmfExporter (); ASWmfExportConfigura...ASWmfExportConfigura wmfExportConfigurati = new ASWmfExportConfigura (); wmfExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  7. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert HTML To GIF Java

    Convert HTML to GIF format in Java code. Save HTML as GIF using Java....*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/html-...
  9. Convert WORD To Image Java

    Convert a Word document to Image format in Java code. Save a Word document as Image using Java....*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/word-...
  10. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers.... new PositionedBlockConfi () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/posi...