Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 9,194 for

filter

(0.09 sec)
  1. CustomXmlPropertyCollection.remove_at method | ...

    CustomXmlPropertyCollection.remove_at method. Removes a property at the specified index.... smart_tags = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。... getShape ( 2 ); // filter shapes by type Foreign if (...

    docs.aspose.com/diagram/zh/java/manipulate-the-...
  3. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... smart_tags = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories....( doc ); // TOA fields can filter their entries by categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPropertyCollection.remove method | Asp...

    CustomXmlPropertyCollection.remove method. Removes a property with the specified name from the collection.... smart_tags = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...Specify the load options and filter the data const options = new...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  7. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …...= null filters out anything that is not an...getImageData() == null , so the filter in the first code sample removes...

    forum.aspose.com/t/number-of-the-figure-count/3...
  8. 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 = …...<</BitsPerComponent 8/ColorSpace/DeviceRGB/Filter/DCTDecode/Height 292/Length...<</BitsPerComponent 1/ColorSpace 32 0 R/Filter/FlateDecode/Height 292/Length...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  9. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MinP|Documentation

    Minimum-probability truncation in Aspose.LLM for .NET — keeps only tokens whose probability is at least MinP times the top token's probability....What it does After the other filters run, compute the top candidate’s...not, discard. MinP = 0.0 — filter disabled. MinP = 0.05 (default)...

    docs.aspose.com/llm/net/developer-reference/par...