Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 16,781 for

true type

(0.36 sec)
  1. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++.... get_IsFrame () Returns true if the paragraph is a frame...System::TypeInfo&) const override static Type () Remarks This object is always...

    reference.aspose.com/words/cpp/aspose.words/fra...
  2. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++.... Default value is true , all metafiles are compressed...get_ExportGeneratorName () const When true , causes the name and version...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. While generating Output in PDF Allginment is no...

    Hello Aspose Support Team, I’m generating documents using Aspose.Words from a template (.docx) and dynamic JSON data. The output is generated in both DOCX and PDF formats, but I’m observing a noticeable alignment differ…...UseHighQualityRender = true; // Improves rendering quality...pdfSaveOptions.EmbedFullFonts = true; // Ensures fonts are embedded...

    forum.aspose.com/t/while-generating-output-in-p...
  6. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DOCPROPERTY field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldSet class | Aspose....

    Aspose::Words::Fields::FieldSet class. Implements the SET field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers of this section in C++....Parameter Type Description preserveWatermarks bool True if the watermarks...get_MyDir () + u "Header and footer types.docx" ); // Add a plain text...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Aspose::Words::Fields::FieldDocVariable class |...

    Aspose::Words::Fields::FieldDocVariable class. Implements DOCVARIABLE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_VariableName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...for the following revision types: DeletedTextEffect RevisedPropertiesEff...run.Font.DoubleStrikeThrough = true; } // If it's a composite node...

    forum.aspose.com/t/words-cannot-set-revisiontex...