Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 75,693 for

values

(0.1 sec)
  1. [DXF][.Net] CAD sdk return wrong color - Free S...

    Dear Aspose support team, We have faced quite a lot of issue since today related to DXF->PDF import and we went to implement direct reading of the DXF entity to be converted to our internal data types. During the imple…...should have the green color, but values in the returned CAD entity...black. Is there some other values than ColorId on the enitity...

    forum.aspose.com/t/dxf-net-cad-sdk-return-wrong...
  2. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the Values of document fields in this range....update_fields() Updates the values of document fields in this...the proper (calculated) field values appear in the saved document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless document creation....MailMergeCheckErrors Values Name Value Description Simulate 1...Equals to the PauseOnError value. Examples Shows how to execute...

    reference.aspose.com/words/net/aspose.words.set...
  4. TextBoxAnchor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBoxAnchor enum for precise vertical alignment of shape text. Enhance your document formatting effortlessly!...TextBoxAnchor enumeration Specifies values used for shape text vertical...public enum TextBoxAnchor Values Name Value Description Top 0 Text...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument presentations....essentially string-key pair values. Get Values of Tags In slides, a...shows you how to get a tag’s value with Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/managing-tag...
  6. Update XLSX File using C++ | products.aspose.com

    Modify XLSX document in C++ applications without using Microsoft Excel....sheet and then update cell value in excel using C++. How to Update...(Comma Seperated Values) Edit TSV (Tab-separated Values) Edit XLS (Microsoft...

    products.aspose.com/total/cpp/update/xlsx/
  7. Update XLSB File using Java | products.aspose.com

    Modify XLSB document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....sheet and then update cell value in excel using java. How to...(Comma Seperated Values) Edit TSV (Tab-separated Values) Edit XLS (Microsoft...

    products.aspose.com/total/java/update/xlsb/
  8. DataKey | Aspose.Words for Java

    Represents a DataKey created from not duplicated DataColumn in Java....Object[] - Key values from given DataRow getTable()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartAxis.ReverseOrder | Aspose.Words for .NET

    Discover the ChartAxis ReverseOrder property to easily display axis Values in reverse, enhancing data clarity from maximum to minimum....sets a flag indicating whether values of axis should be displayed...Office 2016 new charts. Default value is false . Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…... Values in the second table (B12:B15)...(A11:B15) and display the updated values (300–600). Actual: The second...

    forum.aspose.com/t/copied-range-does-not-update...