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

true type

(0.3 sec)
  1. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...3Bview%3Dnull Link in HTML [type or paste code here](https://linkproxy...property ExportUrlEncoded set to true by default. With this setting...

    forum.aspose.com/t/encoding-when-saving-to-html...
  2. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... Type , Is . EqualTo ( FieldType ...( FieldType . FieldPrivate , true ); // These fields are not a...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...different_first_page_header_footer True if a different header or footer...odd_and_even_pages_header_footer True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Aspose.Email.Outlook 管理消息文件|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....the class type based on msg.SupportedType item_type = msg . supported_type...supported_type # Non-supported type. It cannot be accessed as...

    docs.aspose.com/email/zh/python-net/managing-me...
  5. 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/
  6. Channel Mixer Adjustment Layer|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....two types: CmykMixerChannel or RgbMixerChannel . The type of MixerChannel...channelMixerLayer.setMonochrome( **true** ); RgbMixerChannel grayOutputChannel...

    docs.aspose.com/psd/java/layer-types/adjustment...
  7. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/pdf/
  8. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...Pptx ); } Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/net/manage-ole/
  9. 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...
  10. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... Types of a Section Break Aspose.Words...enumeration to choose a break type that applies only for the first...

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