Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 159,267 for

2

(0.2 sec)
  1. ODT : Extracted image shows pending changes - F...

    Hi, if we extract the first page of an ODT file as an image and there are changes on that page that haven’t yet been applied in LibreOffice, those changes will be visible in the extracted image. Is this behavior intende…...noskov April 21, 2026, 2:12pm 2 @AStelzner Yes, the behavior...

    forum.aspose.com/t/odt-extracted-image-shows-pe...
  2. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization....2" ); // Create a "PdfSaveOptions"...and no headings with levels of 2, 3, and 4. // The output PDF document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection....= [ "Category 1" , "Category 2" , "Category 3" , "Category 4"...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]); expect ( chartData . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection....= [ "Category 1" , "Category 2" , "Category 3" , "Category 4"...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]); expect ( chartData . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....writeln("Page 2."); builder.insertImage(getImageDir()...setPageFileName(outFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents....y) : Copy 1 \ draw (0,0) -- (2,2); Polar coordinates (angle:radius)...: Copy 1 \ draw (0,0) -- (45:2); Coordinates can be mixed freely...

    docs.aspose.com/tex/net/tikz-fundamentals-of-us...
  8. Missing label on X-Axis in generated SVG - Free...

    Dear Aspose. As you can see from example. Bug-1574136-Missing-Label-on-X-Asix-Difference.png (190.9 KB) The X-label 9.00% is missing in generated SVG. Attaching sample application demonstrating the issue: Bug-157413…...Product Family ottap May 13, 2026, 2:27pm 1 Dear Aspose. As you can...Professionalize.Cells May 13, 2026, 2:28pm 2 @ottap Hello Pavel, Thank...

    forum.aspose.com/t/missing-label-on-x-axis-in-g...
  9. Redact Address in PDF that spans multiple lines...

    @alexey.noskov In a PDF document, I need to redact an address that spans multiple lines (e.g., in a table cell): 500 Dungeon Loop Blvd., Suite 1200, San Serifo, TX 75001 Using RedactionAnnotation, can I redact such …...ali December 1, 2025, 5:31pm 2 @ashiqshanavas If possible, could...single block . asad.ali December 2, 2025, 4:20am 4 @ashiqshanavas...

    forum.aspose.com/t/redact-address-in-pdf-that-s...
  10. Java aspose.word 24 中文标点符号字体设置不生效 - Free Suppor...

    我们目前的需求是中文的标点符号需要根据当前段落汉字的字体而变化。比如当前段落汉字时宋体,那么就需要中文的标点符号都是宋体,结果标点符号全部变成了Times New Roman。 builder.getFont().setNameAscii("Times New Roman"); builder.getFont().setNameFarEast("宋体"); builder.writeln("中文内容包含“中文标点‘符号’,开始”,就是…...words-java yangxiong0301 June 2, 2026, 8:18am 1 我们目前的需求是中文的标点...; alexey.noskov June 2, 2026, 8:46am 2 @yangxiong0301 请提供您当前和预期的输出结果(您可以在...

    forum.aspose.com/t/java-aspose-word-24/329177