Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 1,690 for

accept changes

(0.14 sec)
  1. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ثلاث طرق لتصفية بيانات المخطط باستخدام JavaScri...

    تعلم كيفية تصفية المخططات في Excel باستخدام Aspose.Cells for JavaScript عبر C++. ستوضح دليلك الشامل كيفية تطبيق المرشحات على المخططات، وتخصيص عناصر المخطط، واستخدام أدوات تحليل البيانات للحصول على رؤى أفضل واتخاذ قرارات مستنيرة....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/ar/javascript-cpp/filteri...
  4. Tre metoder för att filtrera diagramdata med Ja...

    Lär dig att filtrera diagram i Excel med Aspose.Cells for JavaScript via C++. Vår omfattande guide visar hur man tillämpar filter på diagram, anpassar diagram element och använder dataanalysverktyg för bättre insikter och informerat beslutsfattande....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/sv/javascript-cpp/filteri...
  5. Working with Task Calendars | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task calendars using Aspose.Tasks for C# and VB.NET.... This property accepts or returns an Aspose.Tasks...On the Project menu, select Change Working Times , then Create...

    docs.aspose.com/tasks/cpp/task-calendars/
  6. JavaScriptを通じてC++でExcel 2016のチャートを読み取り、操作する|Doc...

    C++を通じてAspose.Cells for JavaScriptでExcel 2016のチャートを読み取り、操作する方法について学びます。このガイドは、さまざまなチャートのプロパティにアクセスし、変更する方法を示します。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...console . log ( typeStr ); // Change the title of the chart ch ...

    docs.aspose.com/cells/ja/javascript-cpp/read-an...
  7. 3D dosya yükleme seçeneklerini C# olarak belirt...

    Tburada birkaç Scene vardır. Open yöntemi aşırı yükler veya bir Load. ptions nesnesini kabul eden aşırı yükler. Each yük formatı, bu yük formatı için yük seçeneklerini tutan ilgili bir sınıfa sahiptir....constructor overloads that accept a LoadOptions object. This...true, usually we don't need to change it. Aspose.3D will automatically...

    docs.aspose.com/3d/tr/net/specify-3d-file-load-...
  8. C++経由でJavaScriptを使用したMicrosoft Excelファイルのテーブルの作...

    Aspose.Cells for JavaScriptを使用して、Excelのテーブルの挿入、リサイズ、編集、削除、および書式設定を行います。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/ja/javascript-cpp/create-...
  9. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....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...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Accept(textFragmentAbsorber); TextFragmentCollecti...WholeWordsHyphenatio); page.Accept(textFragmentAbsorber); TextFragmentCollecti...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...