Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 170,572 for

doc

(0.11 sec)
  1. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDate.UseLunarCalendar | Aspose.Words for .NET

    Optimize your date management with FieldDate's UseLunarCalendar property. Easily switch between Hijri and Hebrew Lunar calendars for enhanced functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we want the text in...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf Document are forced to be opened in a new window (or tab) of a browser.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Document doc = new Document (); StyleCollection styles = doc . Styles...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/sty...
  5. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... doc = aw . Document ( file_name =...MarkdownOfficeMathEx . IMAGE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IFieldUpdatingProgressCallback Interface | Aspo...

    Track field updating progress seamlessly with the Aspose.Words.Fields.IFieldUpdatingProgressCallback interface. Enhance your Document management today!...FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  8. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your VBA programming efficiency....dll" ; Document doc = new Document ( MyDir + "VBA...VbaReferenceCollecti references = doc . VbaProject . References ; Assert...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaReferenceCollection.Remove | Aspose.Words fo...

    Effortlessly remove the first VbaReference item from your collection with the Remove method. Streamline your VBA projects for optimal performance!...dll" ; Document doc = new Document ( MyDir + "VBA...VbaReferenceCollecti references = doc . VbaProject . References ; Assert...

    reference.aspose.com/words/net/aspose.words.vba...