Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 19,427 for

2 of

(0.1 sec)
  1. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...rectangle the first 4 and the last 2 steps will be the same, but points...stream for PostScript document 2 using (Stream outPsStream = new...

    docs.aspose.com/page/net/ps/working-with-shapes/
  2. Working with Expressions

    The page describes the algorithm Of formula evaluations used by Aspose.Tasks for .NET library for calculations....Calculations Copy 1 static void Run () 2 { 3 Project project = CreateTestProjectWit();...project = CreateTestProjectWit(); 2 3 // Set arithmetic formula for...

    docs.aspose.com/tasks/net/working-with-task-res...
  3. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in MicrosOft Word documents, but commonly used in text files for paragraph breaks in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelP...

    Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++.... Right 2 Specifies that a data label should...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in MicrosOft Word while change tracking was enabled....assertTrue ( footnotes [ 2 ] . is_insert_revision ) # 2 - A "move from"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...); builder . Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Draw geomtry to visio VSX document via Python |...

    Python source code to draw geomtry to visio vsx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  9. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your document graphics with prOfessional quality and flexibility.... Round 2 Draw an arc between the two edges...builder . InsertNode ( arrow ); // 2 - Thick black diagonal line with...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....builder -> Write ( u "Original cell 2 text" ); builder -> EndTable ();...-> set_Text ( u "Edited Cell 2 contents" ); ( System :: ExplicitCast...

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