Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 12,638 for

true type

(0.07 sec)
  1. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different Types of PDF417 and Micro PDF417 barcodes....to basic 1D stacked barcode types. PDF417 standards enable encoding...Macro PDF417 PDF417 barcode type with additional metainformation...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  2. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R...if you could confirm this is true. asad.ali September 1, 2025...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  3. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, Typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....HeaderFooterCollecti class Provides typed access to HeaderFooter nodes...MyDir + "Header and footer types.docx" ); // Iterate through...

    reference.aspose.com/words/net/aspose.words/hea...
  4. After convert to pdf, the tablelayout are diffe...

    pdf: word:...Table, 0, true); foreach (Row row in table...it is required to enable open type features. Aspose.Words.Shaping...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  5. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields property to true when saving the document as...and set PreserveFormFields to true PdfSaveOptions saveOptions =...

    forum.aspose.com/t/convert-word-form-fields-to-...
  6. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/cpp/specify-truetype-font...