Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 133,264 for

2

(0.08 sec)
  1. Add Shapes|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.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/net/add-shapes/
  2. Export block to image - Free Support Forum - as...

    Hi, I need to get a preview for each block. I managed to get image for every block. But the block is not in the center of the image. How to place each block in the center of image? And Hoe to fit block to image? priva…...string FILE_PATH = “ATT file 2.dwg”; using (CadImage cadImage...bmpOptions); #endregion } } } ATT file 2.7z (38.4 KB) oleksii.gorokhovatskyi...

    forum.aspose.com/t/export-block-to-image/256647
  3. Aspose.PDF NOT Support FW4.8 - Free Support For...

    Hello As of version 24.4.0 the Aspose.PDF package is supported in version 4.8.1 and seems to be unsupported in version 4.8 (shows unrelated dependencies) Is there an upcoming version to enable support for 4.8 as well?...Discourse April 3, 2025, 11:02am 2 @Aviadm Could you please clarify...sergei.shibanov April 3, 2025, 2:42pm 5 @Aviadm Yes, support for...

    forum.aspose.com/t/aspose-pdf-not-support-fw4-8...
  4. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text form field types for enhanced document automation and customization.... Date 2 The text form field can contain..."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes list indentation for enhanced readability. Control characters and levels 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...
  8. 在 Ruby 中设置形状的高度和宽度|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.... setWidth ( 2 * shape . getXForm () . getWidth...getValue ()) shape . setHeight ( 2 * shape . getXForm () . getHeight...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  9. Get Master Object from Drawing in Ruby|Document...

    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....vsd" ) master_id = 2 # Get master object by id master...master_name = "Background tranquil .2" # Get master object by name master...

    docs.aspose.com/diagram/java/get-master-object-...
  10. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...Item 1 \r\n " ) + u " a. Item 2 \r\n " + u " i. Item 3 \r\n "...

    reference.aspose.com/words/cpp/aspose.words.sav...