Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 157,597 for

doc

(0.06 sec)
  1. WarningInfoCollection.GetEnumerator | Aspose.Wo...

    Discover the WarningInfoCollection GetEnumerator method! Efficiently iterate through all items in the collection with ease and enhance your coding experience.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  2. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  3. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two...Paragraph paragraph = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  4. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words/doc...
  5. OdtSaveOptions.IsStrictSchema11 | Aspose.Words ...

    Optimize your ODT exports with the IsStrictSchema11 property. Ensure strict compliance with ODT 1.1 or enable 1.2 compatibility for best results.... Document doc = new Document ( MyDir + "Rendering...IsStrictSchema11 = exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how Document text is parsed to identify date and time values.... doc = aw . Document ( file_name =...XlsxDateTimeParsingM . AUTO doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontEmbeddingLicensingRights.NoSubsetting | Asp...

    Discover the Font Embedding Licensing Rights with No Subsetting. Ensure compliance and protect your fonts while enhancing your design projects.... Document doc = new Document ( MyDir + "Embedded...FontInfoCollection fontInfos = doc . FontInfos ; foreach ( FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Bookmark.text property | Aspose.Words for Node.js

    Bookmark.text property. Gets or sets the text enclosed in the bookmark....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Bookmark.bookmarkEnd property | Aspose.Words fo...

    Bookmark.bookmarkEnd property. Gets the node that represents the end of the bookmark....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldTC.OmitPageNumber | Aspose.Words for .NET

    Discover the FieldTC OmitPageNumber property—control TOC page number visibility for enhanced Document clarity and professionalism....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/net/aspose.words.fie...