Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 16,264 for

true type

(0.16 sec)
  1. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....FieldType :: FieldAutoNum , true )); builder -> Writeln ( u "...FieldType :: FieldAutoNum , true )); builder -> Writeln ( u "...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Specify true to keep the stream open. Examples...isImageAvailable ). toEqual ( true ); console . log ( ` ${ args...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = True; options.ImageCompressionOptions.ResizeImages = …...CompressImages = true; options.ImageCompressionOpti...Document(memoryStreamContent, true); doc.OptimizeResources(options);...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  5. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node.... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... insert_shape ( shape_type = aw . drawing . ShapeType ...RelativeVerticalPosi . PAGE shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor... Parameter Type Description save_format SaveFormat...html_version options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DWG to SVG Conversion Issues in Aspose.CAD: los...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...Width: {}, Height: {}, Unit type: {}, Layout count: {}", cadImage...rasterizationQuality.setTextThicknessNorm(true); CadRasterizationOpti cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  9. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...stream : Buffer ) Parameter Type Description stream Buffer Where...fileName : string ) Parameter Type Description fileName string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Read Color of Shape's Glow Effect with Node.js ...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for Node.js via C++.... log ( "Type: " + color . getType ()); Console...IsShapeColor : True Transparency : 0.13 Type : RGB AI Document...

    docs.aspose.com/cells/nodejs-cpp/read-color-of-...