Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 182,576 for

doc

(0.13 sec)
  1. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....{ // Open document Document doc = new Document ( _dataDir + "text...artifact . setBackground ( true ); doc . getPages (). get_Item ( 1 )...

    docs.aspose.com/pdf/java/add-watermarks/
  2. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....HeaderFooterToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/hea...
  3. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType fonts in Aspose.Words. Optimize your font management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...
  4. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....HeaderFooterToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/hea...
  5. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); doc -> UpdateListLabels (); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document ( base ....BookFoldPrinting". for ( let s of doc . sections ) { let section =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTagCollection Class | Aspose....

    Explore the Aspose.Words.Markup.StructuredDocumentTagCollection class for efficient management of structured Document tags, enhancing your Document processing capabilities.... Document doc = new Document ( MyDir + "Structured... IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...