Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 19,427 for

2 of

(0.06 sec)
  1. FieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific fields from your document with the FieldCollection Remove method, streamlining your data management process.... Count ); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . AreEqual ( 3 , fields...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove fields from your document with the FieldCollection RemoveAt method. Streamline your data management 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...
  3. Aspose::Words::Drawing::OleFormat::get_Clsid me...

    Aspose::Words::Drawing::OleFormat::get_Clsid method. Gets the CLSID Of the OLE object in C++....oleControlCollection -> idx_get ( 2 ) -> get_Caption ()); ASSERT_EQ...oleControlCollection -> idx_get ( 2 ) -> get_Value ()); See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts Of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...zhao March 28, 2025, 2:09pm 2 @Nachti We have opened the...

    forum.aspose.com/t/missing-text-in-labels/310539
  5. Aspose::Words::Fields::FieldCollection::RemoveA...

    Aspose::Words::Fields::FieldCollection::RemoveAt method. Removes a field at the specified index from this collection and from the document in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++....builder -> Write ( u "Heading row 2" ); builder -> EndRow (); builder...:: Format ( u "Row {0}, column 2." , table -> get_Rows () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++....Words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level...' , paras [ 2 ] . list_label . label_string...assertEqual ( '002.' , paras [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....setStyle(quoteStyle); // 2 - Reference a style in the document...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  10. Generate DataBar Barcodes in C#|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Pixels = 2 ; //set barheight 30 pixels gen...Barcode . XDimension . Pixels = 2 ; //set DataBar AspectRatio 15...

    docs.aspose.com/barcode/net/databar-barcodes/