Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 133,247 for

2

(0.1 sec)
  1. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/zh/java/chart-data-label/
  2. Excel Shifted labels and detail box - Free Supp...

    Dear Aspose. As you can see from example. When printing chart, there are several issues with the output: Text Box collides with the chart Chart bars do not match proper labels on X-Axis Extra empty space on the right…...Product Family ottap May 12, 2025, 2:59pm 1 Dear Aspose. As you can...johnson.shi May 12, 2025, 3:36pm 2 @ottap Thank you for the provided...

    forum.aspose.com/t/excel-shifted-labels-and-det...
  3. Slide Transitions|Aspose.Slides 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....comb type transition on slide 2 pres . Slides [ 1 ]. SlideShowTransition...transition on slide 3 pres . Slides [ 2 ]. SlideShowTransition . Type...

    docs.aspose.com/slides/net/slide-transitions/
  4. ProtectionType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ProtectionType enum for robust document security. Enhance your documents with customizable protection options today!... AllowOnlyFormFields 2 User can only enter data in the...builder . Writeln ( "Section 2. Hello again!" ); builder . Write...

    reference.aspose.com/words/net/aspose.words/pro...
  5. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...
  6. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize list indentation with your preferred character. Enhance readability and visual appeal effortlessly!... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" a. Item 2{newLine}" + $" i. Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific fields from your document with the FieldCollection Remove method, streamlining your data management process.... Count ); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . AreEqual ( 3 , fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove fields from your document with the FieldCollection RemoveAt method. Streamline your data management today!... Count ); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . AreEqual ( 3 , fields...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 在 PHP 中设置形状的高度和宽度|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....== 1 ) { $shape -> setWidth ( 2 * ( int )( string ) $shape ->...getValue ()); $shape -> setHeight ( 2 * ( int )( string ) $shape ->...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  10. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

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