Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 85,284 for

update

(0.16 sec)
  1. Redazione di un PDF utilizzando C++ | Aspose.PDF

    Redazione programmatica di documenti PDF con codice di esempio C++ utilizzando Aspose.PDF per C++...textFragmentCollecti ){ // Update text and other properties textFragment...textFragment -> set_Text ( u "UPDATED TEXT" ); textFragment -> get_TextState...

    products.aspose.com/pdf/it/cpp/redaction/
  2. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... Save the updated Document using Document.save()...append ( watermark ) # Save the updated PDF document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/add-watermarks/
  3. 通过 C++ 在 Golang 中访问和更新单元格的富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...使用 源Excel文件 时的控制台输出: Before updating the font settings .... Century...Courier New Verdana After updating the font settings .... Arial...

    docs.aspose.com/cells/zh/go-cpp/access-and-upda...
  4. FieldCompare.ComparisonOperator | Aspose.Words ...

    Scopri la proprietà FieldCompare ComparisonOperator gestisci facilmente i tuoi operatori di confronto per migliorare l'efficienza e l'analisi dei dati.... Update (); // Il campo COMPARE visualizza...RightExpression = "2 + 3" ; field . Update (); // Questo campo visualizza...

    reference.aspose.com/words/it/net/aspose.words....
  5. FieldInfo.NewValue | Aspose.Words för .NET

    Upptäck egenskapen FieldInfo NewValue, hantera enkelt valfria värden för att förbättra dina datauppdateringar och effektivisera din kodningsupplevelse.... Update (); Assert . AreEqual ( " INFO...NewValue = "New comment" ; field . Update (); Assert . AreEqual ( " INFO...

    reference.aspose.com/words/sv/net/aspose.words....
  6. FieldOptions.UseInvariantCultureNumberFormat | ...

    اكتشف خاصية FieldOptions UseInvariantCultureNumberFormat لإدارة تنسيق الأرقام بسهولة باستخدام الثقافة الثابتة للتعامل مع البيانات بشكل متسق.... Update (); // في بعض الأحيان، قد لا...UseInvariantCultureN = true ; field . Update (); Assert . AreEqual ( "$1...

    reference.aspose.com/words/ar/net/aspose.words....
  7. FieldTitle.Text | Aspose.Words för .NET

    Hantera din FieldTitle Text-egenskap enkelt. Hämta eller ställ enkelt in titeltext för förbättrad tydlighet och användarupplevelse i din applikation.... Update (); Assert . AreEqual ( " TITLE...= "My New Title" ; field . Update (); Assert . AreEqual ( " TITLE...

    reference.aspose.com/words/sv/net/aspose.words....
  8. FieldTitle.Text | Aspose.Words per .NET

    Gestisci la proprietà FieldTitle Text senza sforzo. Ottieni o imposta facilmente il testo del titolo per una maggiore chiarezza e un'esperienza utente migliore nella tua applicazione.... Update (); Assert . AreEqual ( " TITLE...= "My New Title" ; field . Update (); Assert . AreEqual ( " TITLE...

    reference.aspose.com/words/it/net/aspose.words....
  9. تعديل نمط موجود|Documentation

    Aspose.Cells هي مكتبة لجافا سكريبت عبر C++ للعمل مع ملفات الجدول التي تتيح للمستخدمين تعديل أنماط الخلايا الموجودة. ستقدم هذه المقالة كيفية تعديل نمط خلية موجود باستخدام مكتبة Aspose.Cells بحيث يمكن للمستخدمين تغيير مظهر الخلايا حسب الحاجة....update() . إنشاء وتعديل نمط ينشئ هذا...and // Range (B1:D1). style . update (); // Save the excel file...

    docs.aspose.com/cells/ar/javascript-cpp/modify-...
  10. ملاحظة|توثيق Aspose.Slides

    إضافة، قراءة، تعديل وتصدير ملاحظات المتحدث في C# باستخدام Aspose.Slides: تنسيق النص، إدارة الملاحظات لكل شريحة، والتحكم في وضوحها في PowerPoint وOpenDocument.... static void Update_Note_Text () { using var pres... NotesTextFrame . Text = "Updated" ; } تعليق...

    docs.aspose.com/slides/ar/net/examples/elements...