Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 9,885 for

2 of

(0.04 sec)
  1. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents.... UppercaseAlphabetic 2 Numeric formatting. Formats a...InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java....get(2); Assert.assertEquals(" FORMDROPDOWN...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldTA::get_IsItalic me...

    Aspose::Words::Fields::FieldTA::get_IsItalic method. Gets or sets whether to apply italic formatting to the page number for the entry in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Import Pdf to OneNote

    Import from Pdf to OneNote using C# or .NET API....Copy 1 var d = new Document(); 2 3 d.Import(Path.Combine(dataDir...Copy 1 var d = new Document(); 2 3 var importOptions = new PdfImportOptions();...

    docs.aspose.com/note/net/import/import-from-pdf/
  5. TableStyle.ConditionalStyles | Aspose.Words for...

    Discover the TableStyle ConditionalStyles property—customize your table with unique conditional styles for enhanced visual appeal and functionality.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/tab...
  6. ConditionalStyle.Font | Aspose.Words for .NET

    Discover the ConditionalStyle Font property to easily access and customize character formatting for enhanced text presentation in your projects.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  7. VariableCollection.IndexOfKey | Aspose.Words fo...

    Discover the VariableCollection IndexOfKey method. Quickly find the zero-based index Of your document variable for efficient data management.... AreEqual ( 2 , variables . IndexOfKey ( "Home...variables . Contains ( "City" )); // 2 - By index: variables . RemoveAt...

    reference.aspose.com/words/net/aspose.words/var...
  8. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....example -1 means the last item, -2 means the second before last and...:: Format ( u " \t {0}, {1}x{2}" , childShape -> get_ShapeType...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!... AreEqual ( 2 , variables . IndexOfKey ( "Home...variables . Contains ( "City" )); // 2 - By index: variables . RemoveAt...

    reference.aspose.com/words/net/aspose.words/var...
  10. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

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