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

2 of

(0.08 sec)
  1. 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/
  2. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your object's value for enhanced clarity and usability...." ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/net/aspose.words.tab...
  3. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index....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...
  4. GeneralFormatCollection.RemoveAt | Aspose.Words...

    Effortlessly remove a specific occurrence from GeneralFormatCollection using the RemoveAt method. 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...
  5. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease....InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...Update (); Assert . AreEqual ( "= 2 + 3 \\# $###.00" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....0, 2.0, 7.0 }); series.add("Series2"...String[] { "Category 1", "Category 2" }; series.add("Series 1", categories...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment Of text in the cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit Of measure that is used to specify the preferred width Of a table or a cell... write ( 'Cell #2' ) builder . insert_cell () builder...cell_format . preferred_width } .' ) # 2 - Set a relative preferred width...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit SVG File – Python Examples

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....1 # Create a new SVG document 2 document = SVGDocument() 3 4 #...1 # Create a new SVG document 2 document = SVGDocument() 3 4 #...

    docs.aspose.com/svg/python-net/edit-svg-file/
  10. List.is_list_style_definition property | Aspose...

    List.is_list_style_definition property. Returns ``True`` if this list is a definition Of a list style.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

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