Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 153,894 for

doc

(0.1 sec)
  1. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++.... auto doc = MakeObject < Document > ( MyDir...ASSERT_EQ ( u "First header" , doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); final String FILLER_TEXT =...

    reference.aspose.com/words/java/com.aspose.word...
  3. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  4. 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...
  5. 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...
  6. 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...
  7. FieldTC.TypeIdentifier | Aspose.Words for .NET

    Discover the FieldTC TypeIdentifier property. Easily manage field type identifiers with this versatile feature, enhancing your data organization and efficiency....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  8. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured Document management with precision and ease.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldTC.Text | Aspose.Words for .NET

    Manage your FieldTC Text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Odso.FirstRowContainsColumnNames | Aspose.Words...

    Discover the Odso FirstRowContainsColumnNames property, which allows apps to recognize the first data row as headers, enhancing data clarity and usability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...