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

true type

(1.06 sec)
  1. Aspose::Words::Fields::FieldSymbol class | Aspo...

    Aspose::Words::Fields::FieldSymbol class. Implements a SYMBOL 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...
  2. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances document processing by ignoring headers and footers for cleaner data analysis....IgnoreHeadersAndFoot property True indicates that headers and footers...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/net/aspose.words.com...
  3. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results....IgnoreCaseChanges property True indicates that documents comparison...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/net/aspose.words.com...
  4. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... Default is true . get_Author () const The author...reject revisions. Default is true . set_Author (const System::String&)...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 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...
  6. 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...
  7. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...<title>Title</title>" , " <script type= \" text/javascript \" async... \" ></script>" , " <script type= \" text/x-mathjax-config \"...

    docs.aspose.com/cells/zh/python-net/export-equa...
  8. 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...
  9. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... Parameter Type Description index int Remarks...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...