Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 223,148 for

new

(0.4 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision....be applied automatically to a new paragraph inserted after a paragraph...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/style/
  2. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a DOCX containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input DOCX test.docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...my sample code: var license = new License(); license.SetLicense(@"licensePath");...SetLicense(@"licensePath"); var document = new Document(@"inputPath") { LayoutOptions...

    forum.aspose.com/t/equation-field-rendering-iss...
  4. Generate Reports in PST Files via Java | produc...

    Java sample code to create PST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....generate messages in bulk Create a new PST with PersonalStorage.Create...& Add to PST - C# //create a new MailMessage instance as a template...

    products.aspose.com/email/java/assembly/pst/
  5. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  6. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  7. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...property assignments) const opts = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/javascript-cpp/enable-css...
  8. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style.... Document doc = new Document ( MyDir + "Embedded...can extract the font. doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project name in C++....()) << std :: endl ; } // Set new source code for VBA module. You...:: Document > (); // Create a new VBA project. auto project = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Working with Voting Option Using MapiMessage|Do...

    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....create a poll when composing a new message. It lets them include...allows the same while creating a new Outlook message. The FollowUpOptions...

    docs.aspose.com/email/java/working-with-voting-...