Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 79,715 for

object

(0.06 sec)
  1. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....class object for indenting a paragraph Create an object of the...the DocumentBuilder object for the above Word file Access the ParagraphFormat...

    kb.aspose.com/words/java/paragraph-formatting-i...
  2. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls....Excel file using the Workbook object Get access to the first worksheet...worksheet and create a Cells class object Merge cells and enter a sample...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...
  3. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_EditableRange () Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....formatting is represented by a Font object returned by the DocumentBuilder...represented by a ParagraphFormat object that is returned by the DocumentBuilder...

    docs.aspose.com/words/cpp/using-documentbuilder...
  5. Creating a Named Range|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....Instantiate an Application object. (VSTO only.) Add a Workbook...Reflection ; ....... //Create Excel Object Excel . ApplicationClass xl...

    docs.aspose.com/cells/net/creating-a-named-range/
  6. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....Equals ( object ) Determines whether the specified object is equal...equal in value to the current object. override GetHashCode () Serves...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an Object in Java....Object public class ShadowFormat Represents...Represents shadow formatting for an object. To learn more, visit the Working...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....override Returns an enumerator object that can be used to iterate...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....source Word file into a Document object for spitting a file Iterate...section into a new Section object Create a new Word file and...

    kb.aspose.com/words/python/split-word-document-...
  10. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....Instantiate the ObjSaveOptions class object for the customization of the...method in the Scene class. An object of the ObjSaveOptions class...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...