Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 157,083 for

doc

(0.13 sec)
  1. ComHelper Class | Aspose.Words for .NET

    Unlock seamless Document integration with Aspose.Words.ComHelper. Effortlessly load and manage Documents for COM clients with powerful features....ComHelper" ) Dim doc Set doc = helper . Open ( fileName...local system filename: Document doc = comHelper . Open ( MyDir +...

    reference.aspose.com/words/net/aspose.words/com...
  2. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup objects in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method... let doc = new aw . Document (); let paragraph = doc . firstSection..."Placeholder value" ); expect ( doc . range . fields . at ( 2 )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!... Document doc = new Document ( MyDir + "Document...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Watermark class | Aspose.Words f...

    Aspose::Words::Watermark class. Represents class to work with Document watermark. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control.... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Document.defaultTabStop property | Aspose.Words...

    Document.defaultTabStop property. Gets or sets the interval (in points) between the default tab stops.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forms2OleControl.ForeColor | Aspose.Words for .NET

    Discover the Forms2OleControl ForeColor property to customize your control's foreground color easily. Enhance your UI with tailored color options today!... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Run.IsPhoneticGuide | Aspose.Words for .NET

    Discover IsPhoneticGuide, a powerful tool that determines if a run serves as a phonetic guide, enhancing your text's clarity and readability.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/run...