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

list

(0.1 sec)
  1. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and API differences....API Differences The following list (with sample code segments)...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  2. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation.... EqualTo ( 0 )); // Get list of fields inside the first top...

    reference.aspose.com/words/net/aspose.words.mai...
  3. IFieldUpdatingProgressCallback.Notify | Aspose....

    Enhance your app's performance with the IFieldUpdatingProgressCallback Notify method, designed to efficiently track and respond to progress updates....() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Bug? font change while converting from svg to p...

    Please confirm if this is a bug. I used the following code to convert SVG (s3.2_cb2.zip ) to PNG(s3.2_cb2_from_svg_fromAspose.png) and the font changes. The font is helvetica so any system can recognize it. But why does…...return rasterOptions; } public List<String> convert(Image sourceImage...save(outputPath, options); return List.of(outputPath); } evgeniy.sidenko...

    forum.aspose.com/t/bug-font-change-while-conver...
  5. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the List....Gets the number of nodes in the list. get count () : number Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFieldUpdatingCallback.FieldUpdating | Aspose.W...

    Discover the IFieldUpdatingCallback method—your solution for custom field updates, ensuring precision and control in data management....() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldOptions.FieldUpdatingProgressCallback | As...

    Discover the FieldUpdatingProgressCallback property in FieldOptions. Easily manage IFieldUpdatingProgressCallback implementations for enhanced performance!...() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of paragraphs in the document in C++....Examples Shows how to update all list labels in a document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the document in C++....Examples Shows how to update all list labels in a document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....Headers and Footers into a Command List The header or footer text can...headers and footers as a command list. The following code shows how...

    docs.aspose.com/cells/javascript-cpp/get-header...