Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 223,123 for

new

(0.84 sec)
  1. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two color...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Ошибка конвертации Excel в PDF - Free Support F...

    Добрый день! Столкнулись с ошибкой конвертации Excel в PDF - обрезается первая жирная строчка (Baskerville-Bold). Проблема воспроизводится на приложенном файле. Ниже приведен код конвертации. Conversion details.7z (8…...resultStream = new MemoryStream(); try { var workbook = new Aspose.Cells...saveParameters); var substitutionWarningH = new ExcelDocumentSubstit(); saveOptions...

    forum.aspose.com/t/excel-pdf/327889
  7. Animation|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for Java animation examples: add, sequence, and customize effects and transitions with Java 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/a...
  9. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Implement Subtotal or Grand Total Labels in Oth...

    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....settings const globalization = new GlobalizationSetting (); AsposeCells...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/implement-...