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

2 of

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point....point with index 2 # so that the data point 2 looks the same as...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level Of the entry....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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
  8. Aspose::Words::Comment::RemoveReply method | As...

    Aspose::Words::Comment::RemoveReply method. Removes the specified reply to this comment in C++...."Another reply" ); ASSERT_EQ ( 2 , comment -> get_Replies () ->...get_Replies () -> LINQ_Count ()); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIf.comparison_operator property | Aspose.W...

    FieldIf.comparison_operator property. Gets or sets the comparison operator.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

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