Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 16,864 for

true type

(0.28 sec)
  1. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…...TABLE, true); Table table = (Table) tables...getChildNodes(NodeType.TABLE, true); Table table = (Table) tables...

    forum.aspose.com/t/cannot-distinguish-between-b...
  2. FieldAuthor Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced document management and automation....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...
  3. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++.... Default value is true , all metafiles are compressed...get_ExportGeneratorName () const When true , causes the name and version...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…... I tried setting bidi=true for the paragraph the table...section.getPageSetup().setBidi(true); for (Table table : (Iterable)doc...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  5. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++.... get_Type () Gets table area to which...le::get_TopPadding . static Type () Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Row.accept method | Aspose.Words for Node.js

    Row.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitRowEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Select Reed Solomon Error Correction Level|Docu...

    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....following steps: Select the Type Input the QR Code content data... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-2-3-selection-...
  8. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....JoinRunsOptions > & options ) Parameter Type Description options const S...options -> set_IgnoreRedundant ( true ); // Ignore redundant run properties...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Replace Fields With Static Text in PHP|Aspose.W...

    Replace Fields With Static Text using PHP....any fields of the specified type found in the descendants of...getChildNodes ( NodeType . ANY , true )) //ExSkip assert (!( node...

    docs.aspose.com/words/java/replace-fields-with-...
  10. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....have their respective story types. expect ( footnote . storyType...Footnotes ); // A comment is another type of inline story. let comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...