Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 213,191 for

new

(0.11 sec)
  1. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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.... It includes not only new and updated public methods, but...of Workbook Workbook book = new Workbook (); //Access first worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.EndCharacterFont | Aspose...

    Discover the EndCharacterFont property of StructuredDocumentTags for enhanced text formatting. Elevate your document's last character with custom fonts!... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  4. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... 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.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your documents with customizable color settings for better organization!... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...endCol - 1); } else { throw new Exception($"Linked coordinate...workbook using (Workbook sourceWB = new Workbook(fileName)) { sourceWB...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  9. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...HtmlLoadOptions loadOptions = new HtmlLoadOptions(); loadOptions...memory pressure PdfDocument pdf = new PdfDocument(); pdf.bindHtml(htmlString...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  10. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for Node.js via C++....// Create a new Workbook object const workbook = new AsposeCells...// Create a new Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-workboo...