Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 1,790 for

accept changes

(0.17 sec)
  1. Çalışma Sayfalarından Senaryolar Oluşturma, Man...

    JavaScript ve C++ API kullanarak Excel Çalışma Sayfalarından senaryolar oluşturmayı, değiştirmeyi veya kaldırmayı öğrenin....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Add the scenario on B4 (as changing cell) with default value sic...

    docs.aspose.com/cells/tr/javascript-cpp/create-...
  2. قراء وتحكم في مخططات إكسل 2016 باستخدام جافا سك...

    تعلم كيفية قراءة والتحكم في مخططات إكسل 2016 باستخدام Aspose.Cells for JavaScript عبر C++. ستعرض لك هذه الدليل كيف تصل وتعدل خصائص المخططات المختلفة....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...console . log ( typeStr ); // Change the title of the chart ch ...

    docs.aspose.com/cells/ar/javascript-cpp/read-an...
  3. Comment changer la couleur de la police du comm...

    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....> </ head > < body > < h1 > Change Comment Font Color Example...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  4. Aggiornare lo Slicer con JavaScript tramite C++...

    Questo articolo mostra come aggiornare tabelle pivot collegate aggiornando lo slicer usando Aspose.Cells for JavaScript tramite C++....type = "file" id = "fileInput" accept = ".xls,.xlsx" /> < button...// Refresh slicer to apply changes slicer . refresh (); // Save...

    docs.aspose.com/cells/it/javascript-cpp/updatin...
  5. Remplacer les champs par du texte Java|Aspose.W...

    Découvrez comment remplacer les champs par du texte dans Java. Remplacez les champs par des données statiques à l'aide du Java API....texte statique afin qu’il ne change plus dynamiquement sa valeur...méthode ConvertFieldsToStati accepte deux paramètres-les propriétés...

    docs.aspose.com/words/fr/java/replace-fields/
  6. Remplacer les champs C++|Aspose.Words pour C++

    Apprenez à remplacer les champs par du texte en C++. Remplacez les champs par des données statiques à l'aide de l'API C++....texte statique afin qu’il ne change plus dynamiquement sa valeur...méthode ConvertFieldsToStati accepte deux paramètres-les propriétés...

    docs.aspose.com/words/fr/cpp/replace-fields/
  7. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/net/aspose.words.sav...
  8. آرشیوها

    آرشیوها...صفحات را با استفاده از روش Accept() اجرا کنید. تمام تکه های متنی...اعمال کنید pdfDocument.Pages.Accept(textFragmentAbsorber); // متون...

    blog.aspose.com/fa/pdf/search-in-pdf-using-csharp/
  9. Archiver

    les archives...pages en utilisant la méthode Accept(). Retrieve all matching text...les pages pdfDocument.Pages.Accept(textFragmentAbsorber); // Get...

    blog.aspose.com/fr/pdf/search-in-pdf-using-csharp/
  10. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…... If your goal to change font in the document and save...docx"); // Change font to SimSun 10.5 doc.accept(new FontChanger("SimSun"...

    forum.aspose.com/t/word-document-font-replaceme...