Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 157,024 for

doc

(0.07 sec)
  1. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: GroupShape > ( doc ); ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining Document formats for seamless loading and enhanced compatibility in your applications.... Doc 10 Microsoft Word 95 or Word...LoadOptions object. Document doc = new Document ( stream , options...

    reference.aspose.com/words/net/aspose.words/loa...
  4. Convert XLS to WORD with C++ or with free Onlin...

    Convert XLS to WORD within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/xls-to...
  5. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Document doc = new Document (); StyleCollection styles = doc . Styles...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/sty...
  6. CommentRangeStart constructor | Aspose.Words fo...

    CommentRangeStart constructor. Initializes a new instance of this class....constructor CommentRangeStart(doc, id) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. List | Aspose.Words for Java

    Represents formatting of a list in Java.... Document doc = new Document(); // A list allows...first list level. List list1 = doc.getLists().add(ListTemplate....

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to use...

    reference.aspose.com/words/java/com.aspose.word...
  9. Range.Text | Aspose.Words for .NET

    Discover the Range Text property to easily retrieve and manipulate text within a specified range for enhanced content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Font.Border | Aspose.Words for .NET

    Discover the Font Border property, which provides a customizable Border object to enhance your font styling and design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/fon...