Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 19,414 for

2 of

(0.08 sec)
  1. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name Of the character style applied to this formatting....originally in "Emphasis" style' ) # 2 - Using a built-in style identifier:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::Table::get_LeftPadding m...

    Aspose::Words::Tables::Table::get_LeftPadding method. Gets or sets the amount Of space (in points) to add to the left Of the contents Of cells in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndTable (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Tables::Table::get_RightPadding ...

    Aspose::Words::Tables::Table::get_RightPadding method. Gets or sets the amount Of space (in points) to add to the right Of the contents Of cells in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndTable (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells for Python via...loads the sample Excel file . 2. Filter the data and let the chart...

    docs.aspose.com/cells/python-net/filtering-char...
  5. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!..." )); // 2 - Load a document that exists...asposeWordsDoc . GetText (). Trim ()); // 2 - Load as an Aspose.Pdf document:...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 复制内部和外部字段|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类复制 Aspose.PDF Facades 中的内部和外部字段。...the first page to "Last Name 2" on the second page formEditor...( "Last Name" , "Last Name 2" , 2 ); // Save PDF document formEditor...

    docs.aspose.com/pdf/zh/net/copy-inner-and-outer...
  7. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in MicrosOft Word (char31) to enhance your document formatting and improve readability. Learn more now!... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in MicrosOft Word is (char)31.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance Of the NodeImporter class in C++.... Item 2 \r\n " + u "8. Item 3 \r\n " +..."6. Item 1 \r\n " + u "7. Item 2 \r\n " + u "8. Item 3 \r\n " +...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection Of document variables. To learn more, visit the documentation article in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/var...