Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 155,366 for

2

(0.43 sec)
  1. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!... Insert ( 2 , ChartXValue . FromDouble ( 3...FromDouble ( 10 )); series1 . Insert ( 2 , ChartXValue . FromDouble ( 3...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....comb type transition on slide 2 $presentation -> getSlides ()...comb type transition on slide 2 $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/slide-transition/
  4. 使用连接索引连接形状|Documentation

    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....pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...shape2_ID = diagram . AddShape ( 2 . 25 , 4 . 5 , rectangle , pageNumber...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  5. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....getResult()); // 2 - Kilobytes: builder.insertParagraph();...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...deryushev July 1, 2024, 6:38pm 2 @uax99 Please check the following...6-on-linux 1 Like uax99 July 2, 2024, 1:49am 4 @amjad.sahi ,...

    forum.aspose.com/t/the-type-initializer-for-ski...
  7. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....the guts of this sample: // The 2 things you need: // 1. the Header...createFooterPart ( wordMLPackage ); // 2. an entry in SectPr createFooterReferenc...

    docs.aspose.com/words/java/insert-footer/
  8. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties. To learn more, visit the documentation article in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...2 KB) public static void testHeight()...Discourse February 14, 2026, 6:12am 2 @lingtian 感谢您提供的样本文件,这有助于复现问题...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576