Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 15,993 for

true type

(0.13 sec)
  1. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for .NET according to business needs...some other barcode types. There are four types of FNC symbols (FNC1-4)...not correspond to any of GS1 types (e.g. Code 128 or GS1 Code 128...

    docs.aspose.com/barcode/net/decode-fnc-symbols/
  2. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python.... sign ( 1 , True , drawing . Rectangle ( 300...file signature . sign ( 1 , True , drawing . Rectangle ( 300...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  3. Shape.signature_line property | Aspose.Words fo...

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the shape is a signature line...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...
  4. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...setRecognizeBullets(true); // keep real lists saveOptions...multi-column docs // saveOptions.setIm(true); // Save the PDF as a DOCX...

    forum.aspose.com/t/document-comparison-using-as...
  5. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions to enhance your document saving with customizable features for PCL format. Optimize your workflow today!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . FallbackFontName { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PclSaveOptions class | Aspose.Words for Python

    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...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...setAlwaysGenerateRoo(true); XmlDataSource xmlDataSource...testData.persons.person[../@type='main']]>> // example using...

    forum.aspose.com/t/linq-report-engine-when-usin...
  8. How to create TreeMap chart with Node.js via C+...

    Learn how to create a Treemap chart in Aspose.Cells for Node.js via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....difficult with other chart types. TreeMap chart After running...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/creating-treem...
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, True)) { …...Paragraph, true)) { int index; if (paragraph...GetChildNodes(NodeType.Paragraph, true).IndexOf(paragraph); builder...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...