Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 16,829 for

true type

(2.94 sec)
  1. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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....xlsx" ; object paramMissing = Type . Missing ; // Declare variables...= 0 ; bool paramHasLegend = true ; object paramTitle = "Sales...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  2. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...available (removing the redundant type check) if (source.getListFormat()..."C:\\MyFonts", "D:\\OtherFonts" }, true); Document doc = new Document("source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  3. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_Type = decode_data_uri(slide.lo…...logo_base64: try: svg_image, mime_type = decode_data_uri(slide.logo_base64)...logo_base64) if svg_image: if mime_type == "image/svg+xml": svg_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  4. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  5. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...STRUCTURED_DOCUMENT_TAG_RANGE_END , True )[ 0 ] . as_structured_document_tag_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured document tag...STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...STRUCTURED_DOCUMENT_TAG_RANGE_END , True )[ 0 ] . as_structured_document_tag_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document tag range start occurs in the document tree....STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...STRUCTURED_DOCUMENT_TAG_RANGE_END , True )[ 0 ] . as_structured_document_tag_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition... This type of algorithm allows developers...CPU cores when setUseAllCores.TRUE is enabled. Single-Thread Recognition...

    docs.aspose.com/barcode/java/multithread-barcod...
  9. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document...embed_true_type_fonts option is set to True . @property...Remarks Setting this property to True is useful if the user is on...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart... insert_chart ( chart_type = aw . drawing . charts . ChartType...data_table data_table . show = True data_table . has_legend_keys...

    reference.aspose.com/words/python-net/aspose.wo...