Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 16,784 for

true type

(0.15 sec)
  1. FieldRevNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRevNum class for seamless REVNUM field implementation. Enhance document automation and streamline workflow efficiency!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....change a first imported section type to the NewPage forcibly when...is used. The default value is true . IgnoreTextBoxes { get; set;...

    reference.aspose.com/words/net/aspose.words/imp...
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, True)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range;...MatchCase = false, // Set to true if case sensitivity is required...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a document variable to the collection in C++....:: String & value ) Parameter Type Description name const System::String&...FieldType :: FieldDocVariable , true )); field -> set_VariableName...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... the normal validation type in cells : https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  6. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method... Parameter Type Description structured_document_tag_index...character_index : int ): ... Parameter Type Description structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration.... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodeType/#Table).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch....DifferentFirstPageHe property True if a different header or footer...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....SHAPE, 0, true); Assert.assertEquals("6e18...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals("6e18...

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