Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 17,189 for

true type

(2.59 sec)
  1. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....filter shapes by type Foreign if ( OLE_Shape . Type == Aspose . Diagram..."testing" , "Aspose" , false , true ); MemoryStream outStream =...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...setNSeries("B2:B4", true); chart.getNSeries().get(0)...STACKED_BAR); chart.setNSeries("C2:C4", true); chart.getNSeries().get(1)...

    forum.aspose.com/t/code-snippet-to-create-combi...
  3. 使用JavaScript通过C++避免在没有内容打印时生成空白页的输出PDF|Document...

    学习如何在没有内容打印时,使用Aspose.Cells for Java脚本通过C++避免输出PDF中的空白页。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-b...
  4. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....enumeration which defines what type of auto fitting is applied to...GetChild ( NodeType . Table , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  5. IFieldUpdatingCallback.FieldUpdated | Aspose.Wo...

    Discover the IFieldUpdatingCallback FieldUpdated method—your solution for seamless field updates in applications. Enhance performance with custom callbacks!... True ); Shows how to use callback...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency.... True ); Shows how to use callback...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method... Parameter Type Description html str An HTML...use_builder_formatting : bool ): ... Parameter Type Description html str An HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if the LineStyle is not None...as a hash function for this type. GetType () const override Is...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++....FieldType :: FieldUserName , true )); ASSERT_EQ ( userInformation...Aspose::Words::Fields::FieldUserName::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration.... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words.tab...