Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 9,902 for

2 of

(0.03 sec)
  1. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity.... RoundRectangle 2 Rounded rectangle. Ellipse 3 Ellipse...BentConnector2 22 Bent connector 2. BentConnector3 23 Bent connector...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.TeX's output interface | Java

    Conversion functionality Of Aspose.TeX API solution for Java with TeX, as an output format is explained here with the code examples.... 2 ... 3 // Specify a file system...the output working directory. 2 final OutputStream outZipStream...

    docs.aspose.com/tex/java/aspose-tex-output/
  3. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... at ( 2 ). paragraphFormat . alignment...); expect ( count ). toEqual ( 2 ); paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldTA Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your document automation and formatting capabilities....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality Offered by Aspose.Page API solution for C++ 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-C 2 3 // The path to the documents...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  6. Reschedule Project tasks and resource assignments

    Learn how to reschedule the project using Aspose.Tasks for .NET....mpp" ); 2 project. Set (Prj. ScheduleFromStart...Project( "New Project.mpp" ); 2 project. Set (Prj. ScheduleFromStart...

    docs.aspose.com/tasks/net/project-rescheduling/
  7. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit Of measure that is used to specify the preferred width Of a table or a cell. To learn more, visit the documentation article in C++....(); builder -> Write ( u "Cell #2" ); builder -> InsertCell ();...-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::FormatDateTime method. Called when Aspose.Words applies a date/time format switch, i.e. \@ "dd.MM.yyyy" in C++....builder -> InsertField ( u " = 2 + 3 \\ # $###" ); ASSERT_EQ (...FormatInvocationType :: Numeric )); // 2 - Date/time: builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number Of items in the collection in C++....of custom document property #2" )); std :: cout << "Custom Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Working with Extended Task Attributes

    Learn how to work with MicrosOft Project (MPP/XML) task extended attributes using Aspose.Tasks for .NET....Copy 1 // Create new project 2 Project project = new Project(...AddLookupValue ( new Value { Id = 2, StringValue = "Town2" , Description...

    docs.aspose.com/tasks/net/working-with-extended...