Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 168,795 for

doc

(0.08 sec)
  1. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node...DOC_PART_OBJ SDT types. It is read-only...set its category and gallery. doc = aw . Document () building_block_sdt...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web page or Document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  4. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_Glow met...

    Aspose::Words::Drawing::ShapeBase::get_Glow method. Gets glow formatting for the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Style.Document | Aspose.Words for .NET

    Discover the Style Document property to easily access and manage your owner Document for enhanced organization and efficiency....Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  7. StyleCollection.Document | Aspose.Words for .NET

    Access the owner Document effortlessly with StyleCollection. Discover seamless Document management and enhance your workflow today!...Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  8. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

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

    Discover the Style Type property to effortlessly access and customize paragraph or character styles, enhancing your Document's visual appeal....Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/cpp/compress/jpg/