Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 15,993 for

true type

(0.1 sec)
  1. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...color. series . hasDataLabels = true ; let dataLabels = series ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...com/en-us/dotnet/standard/base-types/substitutions-in-regular-expressions...options . use_substitutions = True # Using legacy mode does not...

    reference.aspose.com/words/python-net/aspose.wo...
  3. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...Table, true) .Cast<Table>() .FirstOrDefault(t...=> t.Range.Fields .Any(f => f.Type == FieldType.FieldMergeField));...

    forum.aspose.com/t/about-table-border-visibilit...
  4. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++.... ASSERT_TRUE ( textBox3 -> IsValidLinkTarget...BreakForwardLink (); ASSERT_TRUE ( textBox2 -> get_Next () ==...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... Auto , true ); pts [ 0 ] = java . newInstanceSync...effects ) { console . log ( "Type:" , effect . getType () + "...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  6. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Run.is_phonetic_guide property | Aspose.Words f...

    Run.is_phonetic_guide property. Gets a boolean value indicating either the run is a phonetic guide.... assertEqual ( True , runs [ 0 ] . is_phonetic_guide...Run Run constructor Run.node_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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....Feature PSDJAVA-554 Add new types of warp: Wave, shell up, shell...()); } ** PSDJAVA-554. Add new types of warp: Wave, shell up, shell...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...CompareOptions to ignore certain types of changes. For example, if...IgnoreFormatting property to true . Here’s an example of how to...

    forum.aspose.com/t/getting-additional-hyperlink...