Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 88,871 for

doc

(0.25 sec)
  1. StructuredDocumentTagRangeStart.isShowingPlaceh...

    StructuredDocumentTagRangeStart.isShowingPlaceholderText property. Specifies whether the content of this structured Document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured Document tag).... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Tables::CellFormat::get_Borders ...

    Aspose::Words::Tables::CellFormat::get_Borders method. Gets collection of borders of the cell in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Table > firstTable = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

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

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!... Document doc = new Document ( MyDir + "Images...docx" ); NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. FieldIncludeText.MimeType | Aspose.Words for .NET

    Manage your files effortlessly with the FieldIncludeText MimeType property, allowing you to easily get or set the MIME type for seamless integration....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.SourceFullName | Aspose.Words ...

    Discover the FieldIncludeText SourceFullName property to easily manage Document locations with IRI. Enhance your workflow and streamline data handling!...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default font substitution rule. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...