Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 164,081 for

new

(0.06 sec)
  1. ChartAxis.Format | Aspose.Words for .NET

    Discover the ChartAxis Format property for easy line formatting and customizable tick label fills, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  3. AxisCategoryType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCategoryType enum, defining category axis types for enhanced data visualization in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisTickLabels.Alignment | Aspose.Words for .NET

    Adjust AxisTickLabels alignment effortlessly. Control text positioning for clearer, more readable graphs and enhance your data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.MajorUnit | Aspose.Words for .NET

    Discover the ChartAxis MajorUnit property to easily adjust major tick mark spacing, enhancing your data visualization and chart clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....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...
  7. 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...
  8. 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...
  9. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i save word file to PDF but it is not working in case of Savind word …...addAttribute(new Attribute<Integer>("r_content_size"...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); wordDoc.save(os...

    forum.aspose.com/t/how-to-change-table-directio...
  10. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...