Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 9,821 for

2 of

(0.06 sec)
  1. Printing Documents

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... class ) + "load/" ; 2 3 Document document = new Document(dataDir...(AlternativeText. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/printing-documents/
  2. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++....) -> get_Runs () -> idx_get ( 2 ) -> get_IsInsertRevision ());..."Hello again! " ); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...Update (); Assert . AreEqual ( "= 2 + 3 \\# $###.00" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection::ToArray method. Copies all building blocks from the collection to a new array Of building blocks in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. Aspose::Words::Fields::IFieldResultFormatter::F...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldOptions::get_Result...

    Aspose::Words::Fields::FieldOptions::get_ResultFormatter method. Allows to control how the field result is formatted in C++....builder -> InsertField ( u " = 2 + 3 \\ # $###" ); ASSERT_EQ (...FormatInvocationType :: Numeric )); // 2 - Date/time: builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... White ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....Write ( "Section 1, Paragraph 2. " ); doc . AppendChild ( new...docBuilder . Write ( "Section 2, Paragraph 1. " ); // Use our...

    reference.aspose.com/words/net/aspose.words/com...
  9. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path Of a shape in points.... foreColor = "#FFFFFF" ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VariableCollection.count property | Aspose.Word...

    VariableCollection.count property. Gets the number Of elements contained in the collection.... assertEqual ( 2 , variables . index_of_key ( 'Home...variables . contains ( 'City' )) # 2 - By index: variables . remove_at...

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