Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 43,826 for

doc

(0.12 sec)
  1. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized printing solutions.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "My paragraph"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.deletePictureBullet method | Aspose.W...

    ListLevel.deletePictureBullet method. Deletes picture bullet for the current list level.... let doc = new aw . Document (); let list = doc . lists ...= new aw . DocumentBuilder ( doc ); builder . listFormat . list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.Checked | Aspose.Words fo...

    Manage Checkbox SDT with the StructuredDocumentTag Checked property. Easily get/set its state—default is false. Enhance Document interactivity today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); StructuredDocumentTa sdtCheckBox...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier.... doc = aw . Document () lists = doc . lists self...self . assertEqual ( doc , lists . document ) list = lists . add...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    Discover ShapeBase. Easily manage decorative properties in your Documents. Enhance visual appeal by setting flags for unique shape designs.... Document doc = new Document ( MyDir + "Decorative...docx" ); Shape shape = ( Shape ) doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockGallery method. Specifies type of building block for this SDT. Can not be null in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: BuildingBlockGallery...

    reference.aspose.com/words/cpp/aspose.words.mar...