Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 17,463 for

true type

(0.26 sec)
  1. Working with Folders on Exchange Server|Documen...

    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....RuntimeException e ) { } } Get Folder Type Information using EWS The FolderType...to get information about the type of the folder. This is as shown...

    docs.aspose.com/email/java/working-with-folders...
  2. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...setCompress(true); // enable PDF stream compression...PdfSaveOptions(); saveOpts.setCompress(true); // overall stream compression...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  3. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the Type of a Word document node....NodeType enumeration Specifies the type of a Word document node. Members...Description Any Indicates all node types. Allows to select all children...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 档案

    档案...name= "applicationSettings" type= "System.Configuration.ApplicationSettingsG..."Aspose.Email.Properties.Settings" type= "System.Configuration.ClientSettingsSectio...

    blog.aspose.com/zh/email/set-up-ews-activity-lo...
  5. Aspose.Words - DOCX to PDF Conversion Layout In...

    We are experiencing inconsistent layout rendering when converting DOCX files to PDF using Aspose.Words. The conversion produces correct output in our local development environment but generates incorrect page layouts in …...(Experiences Issues) Environment Type: Acceptance & Production OS:...positioning ExportDocumentStruct = true, // Use high-quality image compression...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  6. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...RemoveHiddenContentV (); // Below are three types of fields which can accept a...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance document navigation by efficiently accepting visitors at the end of paragraphs....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...RemoveHiddenContentV (); // Below are three types of fields which can accept a...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....GetChildNodes method is set to true: this forces the GetChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/net/working-with-comments/