Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 17,149 for

true type

(1.35 sec)
  1. 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...
  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. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is True in C++.... Default value is true . bool Aspose :: Words :: Saving..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs....is an appropriate child node type of another composite node, //...para . document )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoText class | Aspose.Words for Python

    aspose.words.fields.FieldAutoText class. Implements the AUTOTEXT field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....FIELD_EDIT_TIME, true); builder.writeln(" minutes...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...