Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 14,525 for

id

(0.11 sec)
  1. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java....parameters for our add-in, such as the ID. webExtension.getReference()...parameters for our add-in, such as the ID. webExtension.getReference()...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...store message entry IDs java.util.List<String> ids = new ArrayList<>();...Iterate through all message entry IDs in the "Inbox" folder for (String...

    forum.aspose.com/t/how-to-get-the-following-val...
  3. General Properties in Ruby

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for Ruby....get(i) 9 puts "Task Id:" + task . get(tsk . ID) . to_string 10 puts...

    docs.aspose.com/tasks/java/general-properties-i...
  4. Temporary Files not getting removed - Free Supp...

    An AposeNative folder (with subfolders and files) is created in the TEMP area but not removed. Seeing this issue on Windows using Java 8 and Words 25.3. Expecting these files to be removed according to this post Chang…... Issue ID(s): WORDSJAVA-3078 You can obtain...

    forum.aspose.com/t/temporary-files-not-getting-...
  5. Losing cells borders on convertion to Pdf - Asp...

    Hi When we convert Excel file to Pdf, some cells borders are losing. Native Excel convertion works fine. That behavior reproduces at https://products.aspose.app/cells/ru/conversion/xlsm-to-pdf and in code with latest A…...have logged a ticket with an id “CELLSNET-51736” for your issue...

    forum.aspose.com/t/losing-cells-borders-on-conv...
  6. FieldAddressBlock.ExcludedCountryOrRegionName |...

    Manage excluded countries/regions effortlessly with the FieldAddressBlock ExcludedCountryOrRegionName property. Optimize your address handling today!...property will contain the language ID of the first character of the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python...slide without using its internal Id. It is important to know that...slide except an internal unique Id. It seems to be difficult for...

    docs.aspose.com/slides/python-net/shape-manipul...
  8. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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....getSlideById(int) 根据幻灯片 ID 返回幻灯片、母版幻灯片或布局幻灯片。 $presentation...$presentation = new Presentation (); $id = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. Paint Builder – Create SVG Patterns – C#

    Learn how to use the Paint Builder to configure the paint properties of SVG elements by creating SVG patterns as an example....fill for the paint server by Id . Copy 1 using Aspose. Svg ....=> g 11 . AddPattern (p => p. Id ( "stars" ) 12 . ViewBox (0,...

    docs.aspose.com/svg/net/paint-builder/
  10. Color Filters – C# Code

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library...."330" /> 3 < defs > 4 < filter id = "saturation-effect" > 5 < feColorMatrix..."filter" ); 32 filterElement. Id = "saturation" ; 33 defsElement...

    docs.aspose.com/svg/net/color-filters/