Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 56,684 for

doc

(0.08 sec)
  1. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Configure the current section's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of aligning...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ API to Export SVG to MHTML | products.aspos...

    Convert SVG to MHTML within C++ applications....to convert SVG file format to DOC. This API provides a wide range...Words for C++, you can export DOC to MHTML. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // SEQ fields display a count...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...DOC or SaveFormat.DOT format. To...a document in the SaveFormat.DOC format. DocSaveOptions(save_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::UserInformation::get_Def...

    Aspose::Words::Fields::UserInformation::get_DefaultUser method. Default user information in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldCollection::get_Cou...

    Aspose::Words::Fields::FieldCollection::get_Count method. Returns the number of the fields in the collection in C++....void FieldCollection_ () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type of the property in C++.... auto doc = MakeObject < Document > ( MyDir..."Document filename: \n\t \" " << doc -> get_OriginalFileName () <<...

    reference.aspose.com/words/cpp/aspose.words.pro...