Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 12,641 for

true type

(0.06 sec)
  1. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET.... Sign ( 1 , true , new System . Drawing . Rectangle...file signature . Sign ( 1 , true , new System . Drawing . Rectangle...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/
  2. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/saveformat/#Pcl) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Email Attachments and Embedded Objects i...

    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....A reference attachment is a type of attachment that includes...refAttach object. Sets the provider type of the attachment to AttachmentProviderTy...

    docs.aspose.com/email/net/manage-email-attachme...
  4. 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...
  5. 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...
  6. Determine which Axis exists in the Chart|Docume...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Python via .NET. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes....has_axis(AxisType axis_type, bool is_primary) method to...Chart.has_axis(AxisType axis_type, bool is_primary) to determine...

    docs.aspose.com/cells/python-net/determine-whic...
  7. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested signer's e-mail address...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # SEQ fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...fields into HTML tags like input (type=text/checkbox/radio), select...elements ConvertMarkedContent = true }; // Save the document as HTML...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258