Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,762 for

true type

(0.1 sec)
  1. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(mco)...() mco.setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(new...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  2. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java....tree is built and different types of elements of the source document...creates objects of different types that represent various document...

    docs.aspose.com/words/java/aspose-words-documen...
  3. Working with Default Project Properties | Aspos...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks for C# and VB.NET....: the project’s default task type, takes one of the values defined...settings for the default task type and default task start time...

    docs.aspose.com/tasks/cpp/default-project-prope...
  4. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....field types. For the detailed list of supported field types, see...the Document.normalize_field_types() method before fields updating...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Make a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....getProtection() , set setReadOnlyRecommend(true) , optionally call setPassword("yourPassword")...isWriteProtected() property. It returns true if a password has been set or...

    docs.aspose.com/words/java/make-a-document-read...
  6. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/java/shape-manipulations/
  7. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  8. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR 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...
  9. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field Types....field types. Members Name Description FIELD_NONE Field type is not...FieldType . FIELD_DATE , field . type ) self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...Initialize viewer and set coordinate type PdfViewer viewer = new PdfViewer();...setAutoResize(true); viewer.setAutoRotate(true); viewer.setH...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...