Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 400,640 for

document

(0.21 sec)
  1. Aspose::Words::Style::get_IsQuickStyle method |...

    Aspose::Words::Style::get_IsQuickStyle method. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Aspose::Words::Style::get_Styles method | Aspos...

    Aspose::Words::Style::get_Styles method. Gets the collection of styles this style belongs to in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render shapes as images, enhancing your design projects with ease.... Document doc = new Document ( MyDir + "Various...There are 7 shapes in the document, including one group shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSubject.Text | Aspose.Words for .NET

    Manage the FieldSubject Text property effortlessly—get or set your subject text for seamless data handling and enhanced user experience.... Document doc = new Document (); // Set a value...value for the document's "Subject" built-in property. doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your Document creation with customizable features for a seamless building experience....additional options for the document building process. public class...for content after. Document doc = new Document (); DocumentBuilderOptio...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....create headers and footers in a document using DocumentBuilder. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts. Default value is false in C++....embedded into the resulting document’s font definitions (see FontInfos...saving. In order to save the document with loaded fonts, the EmbedTrueTypeFonts...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Row.NodeType | Aspose.Words for .NET

    Discover the Row NodeType property that efficiently returns Row data, enhancing your data management and improving application performance....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  10. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your Document automation!...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...encounters a MERGEFIELD in the document with an "Image:" tag in its...

    reference.aspose.com/words/net/aspose.words.mai...