Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 183,722 for

doc

(0.4 sec)
  1. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython.... doc = Document () # Use the document...builder = DocumentBuilder ( doc ) # Insert a table of contents...

    docs.aspose.com/words/java/update-fields-in-jyt...
  2. Metered.set_metered_key method | Aspose.Words f...

    Metered.set_metered_key method. Sets metered public and private key... doc = aw . Document ( file_name =...= MY_DIR + 'Document.docx' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.FirstRow | Aspose.Wo...

    Discover the ConditionalStyleCollection FirstRow property to easily customize your first row style for enhanced visual appeal and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether font family names used in the Document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++.... auto doc = System :: MakeObject < Aspose...System :: TestTools :: IsNull ( doc -> get_FontInfos () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless Document watermarking. Enhance your Documents with ease and efficiency.... string doc = MyDir + "Big document.docx"...watermarkerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  6. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyleCollection.OddColumnBanding | A...

    Discover the OddColumnBanding property in ConditionalStyleCollection for enhanced table styling. Elevate your design with unique column banding styles!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  8. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.tickMarkSpacing property | Aspose.Wor...

    ChartAxis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

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