Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 15,893 for

true type

(0.22 sec)
  1. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++....Fields :: FieldType :: FieldIf , true )); field -> set_LeftExpression... field -> set_TrueText ( u "True" ); field -> set_FalseText (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....SHAPE, 0, true); // The OLE object in the first...into a file. isLink() Returns true if the OLE object is linked...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。...Links Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  4. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the Type of this story in C++....Story::get_StoryType method Gets the type of this story. Aspose :: Words...Words :: NodeType :: Shape , true ) -> get_Count ()); // We can...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....insertFieldPageRef(builder, "MyBookmark3", true, false, "Hyperlink to Bookmark3...insertFieldPageRef(builder, "MyBookmark1", true, true, "Bookmark1 is ").getFieldCode());...

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

    The base class for specifying additional options when saving a document into a text based formats in Java....getExportGeneratorNa() When true , causes the name and version...formats. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Adjustment::get_Name me...

    Aspose::Words::Drawing::Adjustment::get_Name method. Gets the name of the adjustment in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...Aspose::Words::Drawing::Adjustment::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...getMailMergeOptions().setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Inserts a break of the specified type into the document. public void...BreakType breakType ) Parameter Type Description breakType BreakType...

    reference.aspose.com/words/net/aspose.words/doc...