Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 180,131 for

doc

(0.11 sec)
  1. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  4. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM within C++ applications....to convert MD file format to DOC. Secondly, the advanced Word...for C++ can be used to export DOC to DOTM. This makes it easy for...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. C++ API to Export PS to RTF | products.aspose.com

    Convert PS to RTF within C++ applications....to convert PS file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to RTF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node...DOC_PART_OBJ SDT types. It is read-only...set its category and gallery. doc = aw . Document () building_block_sdt...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

    reference.aspose.com/words/python-net/aspose.wo...