Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 19,389 for

2 of

(0.07 sec)
  1. Change a field name - Free Support Forum - aspo...

    Try to change the name Of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...png (2.5 KB) The thing is that name that...only ecymerman April 30, 2025, 2:33pm 6 True, but when I open it...

    forum.aspose.com/t/change-a-field-name/312114
  2. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...Discourse May 19, 2025, 8:27pm 2 @BRGQST To add a Sensitivity Label...correct? John.He May 20, 2025, 2:14am 4 @BRGQST Please refer to...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  3. SummaryLength enumeration | Aspose.Words for Py...

    aspose.words.ai.SummaryLength enumeration. Enumerates possible lengths Of summary....VERY_SHORT Try to generate 1-2 sentences. SHORT Try to generate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::get_CurrentStor...

    Aspose::Words::DocumentBuilder::get_CurrentStory method. Gets the story that is currently selected in this DocumentBuilder in C++....builder -> Write ( u "Row 1, cell 2" ); builder -> EndTable (); ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location Of the picture.... resize_vertically = True # 2 - The IMPORT field: field_import...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...2025, 1:05pm 1 PFA Workbook (2.5 MB) Sample code: var workbook...johnson.shi May 1, 2025, 1:57pm 2 @Moonglum We found there are some...

    forum.aspose.com/t/caculate-formula-causes-some...
  7. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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.... createRow (( short ) 2 ); row . createCell ( 0 ). setCellValue...Date ()); row . createCell ( 2 ). setCellValue ( Calendar . getInstance...

    docs.aspose.com/cells/zh/java/create-different-...
  8. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list... SdtListItem ( "Item 2" , "Value 2" )); listItems . add ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Open...

    Aspose::Words::Saving::PdfSaveOptions::get_OpenHyperlinksInNewWindow method. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) Of a browser in C++....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. Examples Shows how to save hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Partially Alphanumeric Symbologies|Documentation

    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.... + Numbers: 0 1 2 3 4 5 6 7 8 9 Start symbols and...

    docs.aspose.com/barcode/jasperreports/partially...