Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 30,742 for

tag

(0.34 sec)
  1. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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....spaces after the line break tag ( tag) while importing data from...that come after the line break tag. For more details on this feature...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. How to apply CalcPadding function call from Asp...

    Hi Team, As part of RDLC report conversion to aspose, I want to apply Calcpadding function which is using rdlc in aspose word template. How can I do? Related screenshots and created aspose template attached. Kindly refe…...keepRatio for the highlighted image tag should do the job. rose.thomas...template is using one of the image tag switches: fitHeight , fitWidth...

    forum.aspose.com/t/how-to-apply-calcpadding-fun...
  3. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....Source element with a specified Tag element using a bibliographic...refer to sources using their tag names. fieldCitation.setSourceTag("Book1");...

    reference.aspose.com/words/java/com.aspose.word...
  4. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart Tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...specifies the presence of a smart tag around one or more inline structures...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... SmartTag A smart tag around one or more inline structures...of ranged structured document tag which accepts multi-sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....coming after the line‑break tag. By default, this property is...redundant spaces after <br> tag const html = "<html> <body> <table>...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  7. MustacheTag.Text | Aspose.Words for .NET

    Discover the MustacheTag Text property to effortlessly retrieve and utilize Tag text for enhanced data handling and seamless integration....property Gets the text of the tag. public string Text { get ; }...how to work with the mustache tags. Document document = new Document...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...foreach (StructuredDocumentTa tag in sdts) bkParent.ParentNode...InsertAfter(importer1.ImportNode(tag, true), bkParent); foreach (...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  9. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your document tree....to remove structured document tag, but keeps content inside. Document...MyDir + "Structured document tags.docx" ); // This collection...

    reference.aspose.com/words/net/aspose.words.mar...
  10. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....getEndMustacheTag() Returns an end “mustache” tag for the region. getFields() Returns...Returns a list of child “mustache” tags. getName() Returns the name...

    reference.aspose.com/words/java/com.aspose.word...