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

true type

(0.19 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....Words :: NodeType :: Paragraph , true ); // Find if we have the paragraph...-> set_ExportRelativeFontSi ( true ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportHeadersFooters { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  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. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...endobj 260 0 obj <</Length 4175/Type/Metadata/Subtype/XML>>stream...actually be: <</Length 2760/Type/Metadata/Subtype/XML>>stream...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  8. 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...
  9. 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/
  10. 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/