Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 82,957 for

update

(0.19 sec)
  1. Vergelijk documenten via mobiele Android-applic...

    Vergelijk PDF-, Microsoft Word-, PowerPoint- en Excel-bestanden via mobiele Android-applicatie. Verkrijg de gemarkeerde vergelijkingsresultaten....tussen concepten, revisies of updates identificeren, waardoor een...kunnen concepten, revisies of updates onderweg efficiënt bekijken...

    products.aspose.com/total/nl/android-java/compare/
  2. C++でActiveXコンボボックスコントロールを更新する|Documentation

    Aspose.Cellsを使用してActiveXコンボボックスコントロールの値を読み書きする方法を学ぶ。...is combo box control with updated value." ); } wb . Save ( outDir..."Workbook saved successfully with updated ComboBox value!" << std ::...

    docs.aspose.com/cells/ja/cpp/update-activex-com...
  3. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++...GRestore operator to save the updated graphical state. Save the PDF...document -> Save ( _dataDir + u "updated_document.pdf" ); imageStream...

    products.aspose.com/pdf/cpp/images/add/
  4. Wrap Text in Excel using Java

    Wrap Text in Excel using Java with a few lines of code only. This article provides the IDE settings, steps, and code to apply wrap text in excel using Java.... In this sample code, we updated the isTextWrapped property...width in Excel using Java . Updated on 20 Nov 2023 English Français...

    kb.aspose.com/cells/java/wrap-text-in-excel-usi...
  5. PPT File Needs Repair After Processing Template...

    Hello Aspose Team! We have a PPT template that, when uploaded to PowerPoint 365, does not seem to have any issues. However after we process the template, uploading the result ends up in a “We repaired your presentation…... Check for Updates : Make sure you are using the...version of Aspose.Slides, as updates often include bug fixes and...

    forum.aspose.com/t/ppt-file-needs-repair-after-...
  6. مخطط|وثائق Aspose.Slides لـ Python

    إنشاء وتخصيص المخططات في Python باستخدام Aspose.Slides: إضافة البيانات، تنسيق السلاسل والمحاور والتسميات، تغيير الأنواع، وتصدير—يعمل مع PPT و PPTX و ODP.... def update_chart_data (): with slides...presentation . save ( "chart_updated.pptx" , slides . export . SaveFormat...

    docs.aspose.com/slides/ar/python-net/examples/e...
  7. Arbeta med GridJs på serversidan|Documentation

    Denna artikel beskriver hur man använder API er i GridJs....GridJsWorkbook (); //p is the update json,uid is the unique id for...GridJsWorkbook (); //p is the update json,uid is the unique id for...

    docs.aspose.com/cells/sv/net/aspose-cells-gridj...
  8. GridJs Sunucu Tarafı ile Çalışmak|Documentation

    Bu makale, GridJs deki API leri nasıl kullanacağınızı açıklar....GridJsWorkbook (); //p is the update json,uid is the unique id for...GridJsWorkbook (); //p is the update json,uid is the unique id for...

    docs.aspose.com/cells/tr/net/aspose-cells-gridj...
  9. Uppdatera ActiveX ComboBox Control med C++|Docu...

    Lära sig hur man läser eller skriver värden för ActiveX ComboBox Control med Aspose.Cells och C++....is combo box control with updated value." ); } wb . Save ( outDir..."Workbook saved successfully with updated ComboBox value!" << std ::...

    docs.aspose.com/cells/sv/cpp/update-activex-com...
  10. C++ 를 사용하여 PDF 편집 | Aspose.PDF

    C++ 용 Aspose.PDF 파일을 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....textFragmentCollecti ){ // Update text and other properties textFragment...textFragment -> set_Text ( u "UPDATED TEXT" ); textFragment -> get_TextState...

    products.aspose.com/pdf/ko/cpp/redaction/