Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 223,647 for

new

(0.65 sec)
  1. StructuredDocumentTag.wordOpenXMLMinimal proper...

    StructuredDocumentTag.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartMultilevelValue class | Aspose.Words for P...

    aspose.words.drawing.charts.ChartMultilevelValue class. Represents a value for charts that display multilevel data....level2, level3) Initializes a new instance of this class that represents...vel1, level2) Initializes a new instance of this class that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Java: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/java/examples/elements/s...
  5. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC.... let doc = new aw . Document (); let date = new Date ( 2024...document properties. let doc = new aw . Document (); let properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Add Weekdays in MPP using C#

    This simple article provides details about how to add Weekdays in MPP using C# by providing details about setting up the environment and using the example code. One can develop an application to define workday in Microsoft Project using C# without any dependence on MS Project or any other MPP managing software....NuGet package manager Create a new MPP file using an instance of...the Calendar class to add a new calendar and weekdays Add working...

    kb.aspose.com/tasks/net/how-to-add-weekdays-in-...
  7. Document Merger for Dynamics CRM|Aspose.Words f...

    The Aspose Document Merger is an open-source add-on to be used in Microsoft Dynamic CRM. It allows automatically merge two documents into single or creating New document using existing documents in C#....documents into single or creating new document using existing documents...Merge two or more documents in new document. Provided a separate...

    docs.aspose.com/words/net/document-merger-for-d...
  8. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....annotations of a page Define a new object of TextAbsorber class...get the Text Document doc = new Document ( dataDir + "test.pdf"...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  9. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...
  10. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....presentations: Presentation pres1 = new Presentation ( "pres1.pptx" );...); try { Presentation pres2 = new Presentation ( "pres2.pptx" );...

    docs.aspose.com/slides/androidjava/merge-presen...