Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 179,946 for

doc

(0.08 sec)
  1. FieldDde.InsertAsPicture | Aspose.Words for .NET

    Discover how the FieldDde InsertAsPicture property enhances Document linking by allowing seamless integration of objects as images. Optimize your workflow today!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the Document.... let doc = new aw . Document (); let style = doc . styles...= new aw . DocumentBuilder ( doc ); // Apply one of the styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Lists::List::get_IsRestartAtEach...

    Aspose::Words::Lists::List::get_IsRestartAtEachSection method. Specifies whether list should be restarted at each section. Default value is false in C++....option is supported only in RTF, DOC and DOCX document formats. This...numbering at each section. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your Document's presentation!... Document doc = new Document ( MyDir + "Header...collection. Assert . That ( doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words.sav...
  8. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing Document processing and error handling.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  9. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to Doc and DocX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word Documents conversion....it as output Microsoft Word DOC or DOCX format. It covers the...topics PHP PDF to Word PHP PDF to DOC PHP PDF to DOCX PHP Convert PDF...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  10. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

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