Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 37,923 for

list

(0.15 sec)
  1. How to Apply Conditional Formatting in Excel Ba...

    This article guides on how to apply conditional formatting in Excel based on cell value using Python. It has the IDE settings and steps along with a sample code to create conditional formatting in Excel using Python....resources at the given link, a list of steps describing the logic...DATA_BAR, and CONTAINS_TEXT to list a few. Similarly, other operator...

    kb.aspose.com/cells/python/how-to-apply-conditi...
  2. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF documents using Aspose.PDF for Java.... toString ())) { List < Annotation > toDelete = new...action ) {} List < ButtonConfig > buttonConfigs = List . of ( new...

    docs.aspose.com/pdf/java/interactive-annotations/
  3. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final extent that this shape object has after applying drawing effects...docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PhysicalFontInfo.FilePath | Aspose.Words for .NET

    Discover the PhysicalFontInfo FilePath property, easily locate your font files for seamless design integration and enhanced typography in your projects....get ; } Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/net/aspose.words.fon...
  5. NodeList class | Aspose.Words for Node.js

    Aspose.Words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.selectNodes()](../compositenode/selectNodes/#string) method...Gets the number of nodes in the list. this[] Methods Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...needed, provide the diagnostics listed in step 4 for further analysis...snippit : public async Task<List<byte[]>> ConvertToImageAsync(byte[]...

    forum.aspose.com/t/object-reference-not-set-to-...
  7. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....( filePath ); // Retrieve a list of all custom document properties...( filePath ); // Retrieve a list of all custom document properties...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  8. Aspose.PSD CLI Convert for .NET 24.6 - 发布说明|Doc...

    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....ConversionOptions { InputFiles = new List < string > { "photo_1.jpg" ...

    docs.aspose.com/psd/zh/net/cli/convert/aspose-p...
  9. Signature Information|Aspose.PDF for Python via...

    Learn how to read signature names, signer details, timestamps, and signature metadata from signed PDF files using PdfFileSignature in Python....signature information tasks: List all signature names in a signed...the document and prints the list returned by get_sign_names()...

    docs.aspose.com/pdf/python-net/signature-inform...
  10. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining text. Aspose.OCR.AsposeOcr recognit…...UNIVERSAL; List<Aspose.OCR.RecognitionResult>...Language = Aspose.OCR.Language.Eng; List<Aspose.OCR.RecognitionResult>...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...