Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 19,427 for

2 of

(0.08 sec)
  1. Aspose::Words::Fields::FieldAutoTextList::get_E...

    Aspose::Words::Fields::FieldAutoTextList::get_EntryName method. Gets or sets the name Of the AutoText entry in C++....(), u "AutoText 2" , u "Contents of AutoText 2" ); AppendAutoTextEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  3. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::GetEnumerator method. Returns an enumerator object in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category...double > ({ 4.4 , 7.0 , 3.5 , 2.1 })); // A chart series can also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TableStyle | Aspose.Words for Java

    Represents a table style in Java....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple...String[]{"MyStyle Alias 1", "MyStyle Alias 2"}, style.getAliases()); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape name changes - Free Support Forum - aspos...

    Hello, When I insert a master shape on a page, the name Of the shape is no longer the same as before. Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1 For my application, however…...Value / 2; masterShape.XForm.PinY.Value...PageProps.PageHeight.Value / 2; // save file diagram.Save("Output...

    forum.aspose.com/t/shape-name-changes/312979
  7. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert images to DICOM(Digital Imaging & Commu...

    Using Aspose.Imaging for .NET library it is easy to convert to DICOM(Digital Imaging & Communications) from other supported image formats...x and format 2.x. DCM Format 1.x is further available...by web services are 1.0, 1.1, 2 or later. Following conversions...

    products.aspose.com/imaging/net/conversion/to/d...
  10. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your document management and enhance efficiency 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...