Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 180,121 for

doc

(0.1 sec)
  1. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP.... // Load in the document $ doc = new Java ( "com.aspose.words...ExtractContent :: $ gDataDir . "TestFile.doc" ); // Gather the nodes. The...

    docs.aspose.com/words/java/extract-content-in-php/
  2. FieldStart.FieldData | Aspose.Words for .NET

    Unlock custom field data with FieldStart's FieldData property, enhancing your data management and boosting productivity effortlessly.... Document doc = new Document ( MyDir + "Field...data.docx" ); Field field = doc . Range . Fields [ 2 ]; Console...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes area is formatted in C++.... auto doc = System :: MakeObject < Aspose..."Footnotes and endnotes.docx" ); doc -> get_FootnoteOptions () ->...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Aspose::Words::Font::get_Italic method | Aspose...

    Aspose::Words::Font::get_Italic method. True if the font is formatted as italic in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. ShapeBase.markupLanguage property | Aspose.Word...

    ShapeBase.markupLanguage property. Gets MarkupLanguage used for this graphic object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.List | Aspose.Words for .NET

    Manage your Document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/net/aspose.words.lis...
  9. PhoneticGuide.ruby_text property | Aspose.Words...

    PhoneticGuide.ruby_text property. Gets ruby text of the phonetic guide.... doc = aw . Document ( file_name =...'Phonetic guide.docx' ) runs = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the shape.... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

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