Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 10,863 for

true type

(0.1 sec)
  1. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our Typed property, ensuring seamless data management and enhanced organization for your projects....Rows property Provides typed access to the rows of the table...GetChild ( NodeType . Table , 1 , true ); // Append all rows from the...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 创建并将 Excel 图表嵌入为 OLE 对象到 Microsoft PowerPoint 幻...

    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....xlsx" ; object paramMissing = Type . Missing ; // 声明 Chart.ChartWizard...= 0 ; bool paramHasLegend = true ; object paramTitle = "按季度销售"...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  4. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++.... ASSERT_TRUE ( para -> get_ParentNode ()...is an appropriate child node type of another composite node, //...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t Zero-based...certificateHolder , signOptions ); ASSERT_TRUE ( FileFormatUtil :: DetectFileFormat...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....String & language ) Parameter Type Description language const System::String&...u "hyph_de_CH.dic" ); ASSERT_TRUE ( Hyphenation :: IsDictionaryRegister...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition... This type of algorithm allows developers...CPU cores when setUseAllCores.TRUE is enabled. Single-Thread Recognition...

    docs.aspose.com/barcode/java/multithread-barcod...
  8. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition... This type of algorithms allows developers...CPU cores when setUseAllCores.TRUE is enabled. Single-Thread Recognition...

    docs.aspose.com/barcode/androidjava/multithread...
  9. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text....); // Below are two wrapping types that shapes may have. // 1 -...shape . isInline ). toEqual ( true ); // 2 - Floating: shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Frequently Asked Questions | Aspose.Page for C++

    Get answers to the most frequent questions about Aspose.Page for C++, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....like PDF and various image types (JPEG, PNG etc.) for effortless...list 5 doc -> InsertPage(1, true ); 6 7 // Save the resultant...

    docs.aspose.com/page/cpp/faq/