Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 133,247 for

2

(0.06 sec)
  1. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。... AddTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  2. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... writeln ( 'Item 2' ) # Now, there is one unused...cleanup_options ) self . assertEqual ( 2 , doc . styles . count ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStop ); Assert . AreEqual ( 2 , gradientStops . Count ); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform BMP...com/aspose-page/Aspose.Page-for-.NET 2 3 // The path to the documents...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  6. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform TIFF...com/aspose-page/Aspose.Page-for-.NET 2 3 // The path to the documents...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  7. Edit Connector Geometry Section in the ShapeShe...

    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.... getValue () / 2 ) \ # add connector geometry connector...defaultLineTo . getY () . getValue () / 2 ) \ # set X value line_to . getX...

    docs.aspose.com/diagram/java/edit-connector-geo...
  8. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....epub" ); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub" ); // 2 - Use the first image found in...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....glossary_document , 'AutoText 2' , 'Contents of AutoText 2' ) append_auto_text_entry...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

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