Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 159,267 for

2

(0.3 sec)
  1. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Fill method. Gets fill formatting for the parent chart element in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table...._insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear..._insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry...._insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear..._insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Adding Extended Attributes to Resource Assignme...

    This guide explains how to add extended attributes to resource assignments in Java projects using Aspose.Tasks....mpp" ); 2 3 // Add new task and resource...Project(dataDir + "Blank2010.mpp" ); 2 3 ExtendedAttributeDef resCostAttr...

    docs.aspose.com/tasks/java/adding-extended-attr...
  5. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....[] { "0" , "0:0" , "0:1" , "0:2" , "0:3" , "0:4" , "0:5" , "0:6"..."0:0:1" , "0:3:0" , "0:3:1" , "0:3:2" , "0:6:0" , "0:6:1" }); // Define...

    docs.aspose.com/diagram/net/create-organization...
  6. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number...._insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear..._insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API Changes in Aspose.3D 1.x.x|Documenta...

    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....2.0 Public API Changes in Aspose...Public API Changes in Aspose.3D 2.x.x...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Sheet gets corrupted when attempting to edit th...

    Hi, There is an existing value in cell C1 and when we attempt to overwrite it, the file gets corrupted. The corrupted file is attached below for reference. Also attaching the code that is used to modify the cell value. …...Cells[0, 2].PutValue("hello"); workbook.Save(workbook...Cells April 6, 2026, 10:44am 2 @ServerSide527 Hello, Thank you...

    forum.aspose.com/t/sheet-gets-corrupted-when-at...
  9. Calculated form fields in PDFForm - Free Suppor...

    Hey everyone, I have a PDF-form with some entry fields. As amounts are entered in the fields,(for example in the field with name “8”), the form will calculate the sum automatically. Before we upgraded the Aspose.PDF li…...1000 in field with field name “2”, the sum field (field name “11”)...ahmad October 30, 2014, 12:24am 2 Hi Ivan, Thanks for your inquiry...

    forum.aspose.com/t/calculated-form-fields-in-pd...
  10. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    Effortlessly navigate your document with the DocumentBuilder MoveToCell method, quickly positioning the cursor in any table cell for enhanced editing.... Write ( "Column 2, cell 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...