Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 29,523 for

tag

(0.12 sec)
  1. Aspose.Html.Converter.ConvertHTML, runaway memo...

    Our team is attempting to convert HTML documents to PDF using Converter.ConvertHTML(document, options, destination)). We have a few files that are causing out of memory exceptions, and have been able to isolate an exampl…... Then a style tag was included that tried to apply... padding, and width to “th” tags in that particular div. If I...

    forum.aspose.com/t/aspose-html-converter-conver...
  2. Support for Digital Signatures|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....signature in the <DigitalSignature> tag: When DigitalSignature is set...

    docs.aspose.com/cells/reportingservices/support...
  3. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....refer to sources using their tag names. fieldCitation.setSourceTag("Book1");...only the sources with matching Tag element value are displayed in...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....multi-section structured document tags. auto doc = System :: MakeObject..."Multi-section structured document tags.docx" ); auto rangeStartTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Working with Large PST Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Tag ) . GetString (); } Consider...

    docs.aspose.com/email/net/working-with-large-ps...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_WordOpenXML method. Gets a string that represents the XML contained within the node in the FlatOpc format in C++....multi-section structured document tags. auto doc = System :: MakeObject..."Multi-section structured document tags.docx" ); auto rangeStartTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....multi-section structured document tags. auto doc = System :: MakeObject..."Multi-section structured document tags.docx" ); auto rangeStartTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Convert images to HTML(HTML5 Canvas) image form...

    Using Aspose.Imaging for .NET library it is easy to convert to HTML(HTML5 Canvas) from other supported image formats...elements are represented by tags such as img, a, p and several...several others where each tag has start and end. It can also embed...

    products.aspose.com/imaging/net/conversion/to/h...
  9. Differentiating between Inline and Regular Atta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ON and PR_ATTACH_CONTENT_ID Tags to determine the nature of attachment...absence of PR_ATTACH_FLAGS Mapi tag, the attachment is checked for...

    docs.aspose.com/email/net/differentiating-betwe...
  10. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...foreach(StructuredDocumentTa tag in sdts) { // Get old child nodes...SDT. List<Node> oldContent = tag.GetChildNodes(NodeType.Any, true)...

    forum.aspose.com/t/content-control-data-extract...