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

true type

(0.08 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....get_CategoryType () Gets or sets type of the category axis. get_Crosses...title properties. get_Type () const Returns type of the axis. GetType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....TableStyleMedium10 Set the total flag to true for all the number columns Add...to show total and calculation type Count. Code for Microsoft Excel...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  3. Build Dynamic Microsoft Graph Queries in C# - A...

    Build dynamic Microsoft Graph queries in C# using Aspose.Email ODataQueryBuilder for filtering, sorting, and selecting mailbox data....capabilities are accessible and type-safe through the new [ODataQueryBuilder][2]..., you can build dynamic and type-safe OData queries in C#. This...

    blog.aspose.com/email/build-dynamic-microsoft-g...
  4. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....using Document object Choose the type of box and create new_box Rectangle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/tutorial/crop-pdf/
  5. 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...
  6. 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...
  7. WebExtension | Aspose.Words for Java

    Represents a web extension object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....string tableName ) Parameter Type Description tableName String...mRecordIndex ]. FullName ; return true ; case "Address" : fieldValue...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY documents on .NET Framework, .NET Core, Mono....EvaluateGlobalTransf( true ); foreach ( var entity in n...mesh, transform); } } } return true ; }); //Merge method for generating...

    products.aspose.com/3d/net/point-cloud/ply/