Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 180,243 for

doc

(0.27 sec)
  1. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the Document. The image is inserted inline and at 100% scale in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document ( file_name =...display "0/0/0000". field = doc . range . fields [ 0 ] . as_field_print_date...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.true_text property. Gets or sets the text displayed if the comparison expression is true.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the Document are resolved and substituted according to [Document.fontSettings](../../../aspose.words/Document/fontSettings/) when being written into HTML-based formats.... let doc = new aw . Document ( base ....that we do not have. expect ( doc . fontInfos . at ( "28 Days Later"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....of regex to doc.range.replace' , () => { let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....of regex to doc.range.replace' , () => { let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your Document's presentation and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . That ( builder ....

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

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