Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 28,986 for

tag

(0.1 sec)
  1. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#....0" /> HTML file contains this tag. You can open it in Notepad to...0" /> HTML file contains this tag. You can open it in Notepad to...

    docs.aspose.com/words/net/generator-or-producer...
  2. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your document exports by keeping form fields interactive, improving user experience....interactive items (as ‘input’ tag) rather than converted to text...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic tables, where the number of rows and number of col…...programmatic hook to a custom MailMerge tag or function, or an exposed event...enters or exists a specific tag, where I could insert my own...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  4. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....0" /> HTML file contains this tag. You can open it in Notepad to...0" /> HTML file contains this tag. You can open it in Notepad to...

    docs.aspose.com/words/cpp/generator-or-producer...
  5. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....you can use the or <i> tags to wrap the text you want to...to italicize. The tag is recommended for emphasizing text...

    docs.aspose.com/font/net/font-styling/
  6. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via C++....TIFF ) Tag Image File Format, commonly used...

    docs.aspose.com/ocr/python-cpp/supported-file-f...
  7. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control....document to a structured document tag. // 1 - Apply a style object...StructuredDocumentTa )); NodeCollection tags = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is true in C++....output HTML, inside <image> tags. // Setting this flag to "false"..."data" attribute of an <object> tag. auto htmlFixedSaveOptions =...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. MailMerge.RegionEndTag | Aspose.Words for .NET

    Discover the MailMerge RegionEndTag property to efficiently manage your mail merge regions. Simplify document automation with seamless Tag integration....sets a mail merge region end tag. public string RegionEndTag {..."TableStart" and "TableEnd" tags, which go inside MERGEFIELDs...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...modify the code to make it tagged, so as I insert these elements...like to insert them into the tag structure. How can I do it? Example:...

    forum.aspose.com/t/create-a-pdf-a2-a/312852