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

doc

(0.23 sec)
  1. FieldDatabase.Connection | Aspose.Words for .NET

    Manage your data effortlessly with the FieldDatabase Connection property. Easily get or set connections for seamless data integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your Document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....detectNumberingWithW ; Document doc = new Document ( new MemoryStream...detectNumberingWithW ) { Assert . That ( doc . Lists . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Bookmark.isColumn property | Aspose.Words for N...

    Bookmark.isColumn property. Returns ``true`` if this bookmark is a table column bookmark.... var doc = new aw . Document ( base ....column bookmarks.doc" ); for ( let bookmark of doc . range . bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldXE::get_PageNumberR...

    Aspose::Words::Fields::FieldXE::get_PageNumberReplacement method. Gets or sets text used in place of a page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a list level by index in C++.... auto doc = System :: MakeObject < Aspose...Words :: Lists :: List > list = doc -> get_Lists () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy..."Legacy control character.doc" ); // When we save the document to...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Გადაიყვანეთ JPG HTML Python

    გადაიყვანეთ JPG HTML Python ფორმატში კოდით. შეინახეთ JPG როგორც HTML Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/ka/python-net/convers...
  9. Გადაიყვანეთ JPG TXT Javascript

    გადაიყვანეთ JPG TXT JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც TXT JavaScript....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the Document... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. let doc = new aw . Document ( base ....

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