Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 157,127 for

doc

(0.08 sec)
  1. Aspose::Words::Fields::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right part of the comparison expression in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Statement...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . ComplexScript...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Stroke.BackThemeColor | Aspose.Words for .NET

    Customize your design with the Stroke BackThemeColor property. Easily set a ThemeColor for your stroke background to enhance visual appeal.... Document doc = new Document ( MyDir + "Stroke...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartFormat.SetDefaultFill | Aspose.Words for .NET

    Discover how to use the ChartFormat SetDefaultFill method to effortlessly restore your chart element's fill to its original default value.... Document doc = new Document ( MyDir + "DataPoint...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. | Aspose

    Sample code for WBMP to Doc Java conversion. Use API example code for batch WBMP files to Doc conversion within any Web or Desktop Java based application....Conversion WBMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an WBMP image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  7. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let topBorder = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the Document was signed.... const doc = new aw . Document ( base ....docx" ); for ( var i = 0 ; i < doc . digitalSignatures . count ;...

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