Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 215,644 for

new

(0.26 sec)
  1. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...for searching const options = new FindOptions (); options . style...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  2. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java.... Document doc = new Document(getMyDir() + "Embedded...fonts (FontInfo). Document doc = new Document(getMyDir() + "Embedded...

    reference.aspose.com/words/java/com.aspose.word...
  3. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....specifying start of new section on a new page, or a paragraph...specifying start of new section in a new column. SECTION_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.Appearance | Aspose.Words...

    Discover the StructuredDocumentTag Appearance property to easily customize and enhance the visual style of your structured document tags.... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.ContentsFont | Aspose.Wor...

    Discover the StructuredDocumentTag ContentsFont property for seamless text formatting in SDT. Enhance your documents with customizable font options!... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  8. StructuredDocumentTag.endCharacterFont property...

    StructuredDocumentTag.endCharacterFont property. Font formatting that will be applied to the last character of text entered into SDT.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.RemoveSelfOnly | Aspose.W...

    Discover the StructuredDocumentTag RemoveSelfOnly method to effortlessly eliminate an SDT node while preserving its content in your document. Enhance your editing efficiency!... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document...whether section starts on a new page or on the same page. Programmatically...sections from the collection to a new array of sections. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...