Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 210,440 for

new

(0.17 sec)
  1. ReplacerContext | Aspose.Words for Java

    Find/replace operation context in Java....ReplacerContext replacerContext = new ReplacerContext(); replacerContext...ReplacerContext replacerContext = new ReplacerContext(); replacerContext...

    reference.aspose.com/words/java/com.aspose.word...
  2. Need the ability to be able to get negative sla...

    Hey, I know that negative slack is a result of scheduling error, but its calculation is present in MS Project. Would be great if TotalSlack would show negative values instead of 0 if the slack is negative for a task. As…...project = new Project(); project.Set(Prj.StartDate, new DateTime(2024...Add("Task 1"); task1.Set(Tsk.Start, new DateTime(2024, 10, 9, 8, 0, 0));...

    forum.aspose.com/t/need-the-ability-to-be-able-...
  3. MergerContext | Aspose.Words for Java

    Document merger context in Java....MergerContext mergerContext = new MergerContext(); mergerContext...LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....MarkdownLoadOptions loadOptions = new MarkdownLoadOptions(); loadOptions...true); Document doc = new Document(new ByteArrayInputStream(mdText...

    reference.aspose.com/words/java/com.aspose.word...
  5. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced document formatting. Optimize your workflow today!...doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...
  6. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....class, () -> new Document(getMyDir() + "Encrypted...object. LoadOptions options = new LoadOptions("docPassword"); //...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Export JasperReport to EMF|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....ASEmfExporter emfExporter = new ASEmfExporter (); ASEmfExportConfigura...ASEmfExportConfigura emfExportConfigurati = new ASEmfExportConfigura (); emfExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  10. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...dstDoc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document srcDoc = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/imp...