Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 195,974 for

new

(0.17 sec)
  1. ChartDataLabelCollection.ShowLegendKey | Aspose...

    Control your chart's appearance with the ShowLegendKey property in ChartDataLabelCollection. Easily toggle legend keys for enhanced data clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the "Write" method creates a new Run, // which then appears in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...flag as "false" to start each new paragraph on the same page //...

    reference.aspose.com/words/net/aspose.words/par...
  4. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 Document document = new Document (); Page page = document...add (); TextFragment text = new TextFragment ( "A quick brown...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  5. ChartNumberFormat.IsLinkedToSource | Aspose.Wor...

    Discover how the ChartNumberFormat IsLinkedToSource property enhances your data visualization by linking format codes to source cells. Learn more now!...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. Filter Messages from Exchange Mailbox using Web...

    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.... ExchangeClient client = new ExchangeClient ( "http://Mac..."domain" ); SimpleDateFormat sdf = new SimpleDateFormat ( "dd/MM/yyyy...

    docs.aspose.com/email/java/filter-messages-from...
  7. LoadOptions.progressCallback property | Aspose....

    LoadOptions.progressCallback property. Called during loading a document and accepts data about loading progress....progressCallback = new LoadingProgressCallb (); let loadOptions = new aw ....progressCallback ; try { let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-extended...
  9. Aspose.Pdf.FontNotFoundException: Font Mangal w...

    Hi team , I am converting the html content into the pdf using the aspose.pdf . With doing that, i am facing the exception related to the Mangal font not found. I have tried adding the mangal font manually but it is not g…...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(basePath); htmlLoadOptions...htmlLoadOptions.PageInfo.Margin = new Aspose.Pdf.MarginInfo { Left...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  10. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

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