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

document

(0.4 sec)
  1. Export EML to TIFF via Java | products.aspose.com

    Java API to Convert EML to TIFF without using Microsoft Word or Outlook...render HTML to TIFF by using Document Processing API Aspose.Words...HTML by using Document class Save the document to TIFF format...

    products.aspose.com/total/java/conversion/eml-t...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...