Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 214,303 for

new

(0.13 sec)
  1. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...problem Document pDOCUMENT = new Document("C:\\my_document.docx");...docx"); DocumentBuilder b = new DocumentBuilder(pDOCUMENT); String[]...

    forum.aspose.com/t/chart-legend-strange-behavio...
  2. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property.... Document doc = new Document ( MyDir + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = New Document(); DocumentBuilder builder = New DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...document1 = new Document(); DocumentBuilder builder = new Documen...Document srcDoc = new Document(); srcDoc = new Document(DemoDoc);...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  4. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency....AddCopy method Creates a new list by copying the specified...PrintOutAllLists () { Document srcDoc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....this example, we created two new workbooks in Microsoft Excel...development environment. Create a new console application. Add references:...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  6. FindReplaceOptions constructor | Aspose.Words f...

    Aspose.Words.Replacing.FindReplaceOptions constructor...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType font files on your system for enhanced document formatting and design flexibility....FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ChartDataLabelCollection.ShowPercentage | Aspos...

    Discover the ShowPercentage property in ChartDataLabelCollection to enhance your Pie charts by displaying percentage values for data labels. Boost clarity and insights!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...source document Document doc = new Document("inputdoc.docx"); //...break) Paragraph breakPara = new Paragraph(doc); // Optional:...

    forum.aspose.com/t/caption-and-image-parabreak/...
  10. 在 XPS 文件中使用可视化画笔 | Java

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/xps/working-with-v...