Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 31,601 for

tag

(0.67 sec)
  1. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_Tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumentTag/) into the document....insert_structured_document_tag method insert_structured_document_tag(type) Inserts...def insert_structured_document_tag ( self , type : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HTML Hyperlink (<a>) LinkAnnotations Not Nested...

    Bug Report: HTML Hyperlinks Not Properly Tagged in PDF/UA-1 Output body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height: 1.6; color: #333; } h1 { col…...Link Structure Elements in Tagged PDF Output — Blocks PDF/UA-1...HTML Hyperlinks Not Properly Tagged in PDF/UA-1 Output body { font-family:...

    forum.aspose.com/t/html-hyperlink-a-linkannotat...
  3. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... SMART_TAG A smart tag around one or more inline...paragraph STRUCTURED_DOCUMENT_TAG Allows to define customer-specific...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何在表格单元格内插入内容控件 - Free Support Forum - aspose.com

    input文件: input.docx (10.0 KB) 这是我的原代码: public static void main(String[] args) throws Exception { String filename1 = "D:\\input.docx"; String filename2 = "D:\\output.docx"; String bookmarkName = "bookmark";…...for cell StructuredDocumentTa tag = new StructuredDocumentTa(document...MarkupLevel.CELL); tag.removeAllChildren(); tag.isShowingPlaceholder(false);...

    forum.aspose.com/t/topic/329732
  5. Aspose::Words::Bibliography::Source::Source con...

    Aspose::Words::Bibliography::Source::Source constructor. Initialize a new instance of the Source class in C++....Source ( const System :: String & tag , Aspose :: Words :: Bibliography...Description tag const System::String& The identifying tag name. sourceType...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name....the form of a "select" html tag. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FormField.name property | Aspose.Words for Python

    FormField.name property. Gets or sets the form field name....the form of a "select" html tag. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.building_block_gallery pr...

    StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT...insert a structured document tag as a building block, and set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.removeSelfOnly method | ...

    IStructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....to remove structured document tag, but keeps content inside. let...myDir + "Structured document tags.docx" ); // This collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...