Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 159,839 for

2

(0.48 sec)
  1. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  2. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX.... 2. Basics of Tables in LaTeX The...| c | c | } \ hline 2 Header 1 & Header 2 & Header 3 \\ \ hline...

    docs.aspose.com/tex/java/latex-tables/
  3. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...add("Bookmark 2", 2); // Level 2 outlineLevels.add("Bookmark...SetDefaultBookmarksO(2); options.getOutlineOptions().SetExpandedOutlineLe(2); Please...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  4. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....setCount(2); builder.writeln("Column 1.");...COLUMN_BREAK); builder.writeln("Column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Words For Java 25.10兼容我们本地的 jdk8 环境吗 - F...

    我们需要对 aspose.words 做版本升级,从官网看 25.10 适配 jdk17,还兼容我们本地的 jdk8 环境吗?如果我们基于本地的 jdk8 环境升级到 25.10 版本,有哪些可能的影响呢 还是说仅建议使用 25.8 及以下适配 jdk8 的版本...中文技术支持 words-java whitemeen June 2, 2026, 9:56am 1 我们需要对 aspose.words...的版本 alexey.noskov June 2, 2026, 2:49pm 2 @whitemeen 是的,最新版本与 JDK...

    forum.aspose.com/t/aspose-words-for-java-25-10-...
  6. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...be displayed in sections 1 and 2." ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  7. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...be displayed in sections 1 and 2." ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Aspose.Words Page Number Mismatch Compared to M...

    Hello Team, We have an Aspose.Words paid license and are using it to generate Word document reports. In the report, we display the findings along with the page number on which they exist. However, in most documents, we …...deryushev July 27, 2026, 11:59am 2 @jaibir12 MS Word documents are...issue. jaibir12 July 27, 2026, 2:53pm 3 Unable to find the namespace...

    forum.aspose.com/t/aspose-words-page-number-mis...
  9. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....titleAreaHeight ) / 2 ; const doughnutCenterX = chartWidth / 2 ; const labelHeight...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... write ( 'Section 2' ) builder . insert_break ( aw...be displayed in sections 1 and 2.' ) builder . move_to_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...