Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,757 for

true type

(0.3 sec)
  1. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values.... Shape , true ). OfType < Shape >(). ToArray...terms of dimensions and shape type. Assert . That ( shapes [ 1...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field...FieldFormat object that provides typed access to field’s formatting...included file. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 Aspose.Email 中读取邮件中的嵌入式附件|Documentation

    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....) and of type eml if ((attExt.equals(" . eml...") == true && att.getName().contains(" ATT ") == true)) { //...

    docs.aspose.com/email/zh/java/read-embedded-ema...
  7. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....watermark of any imaginable type. The following code example...are free to try other shape types as watermarks. Shape watermark...

    docs.aspose.com/words/net/add-watermark/
  8. FieldTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTime class for seamless TIME field implementation. Enhance your document automation with powerful features!...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...
  9. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UserAddress...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Solid; // Set pattern type worksheet.Cells["A1"].SetStyle(style);..."Overlay Text", "Arial", 12, true, false, upperLeftRow, 0, upperLeftColumn...

    forum.aspose.com/t/display-text-content-on-top-...