Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 1,657 for

accept changes

(0.08 sec)
  1. 記録

    記録... 全ページで Accept() メソッドを使用して吸収器を実行します。 すべての...すべてのページにアブソーバーを適用してください。 pdfDocument.Pages.Accept(textFragmentAbsorber); // 一致したテキストの断片を取得する...

    blog.aspose.com/ja/pdf/search-in-pdf-using-csharp/
  2. تحديد الموقع المطلق لعنصر الجدول المحوري|Docume...

    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....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...setPositionInSamePar, * it will change the original sort sequence...

    docs.aspose.com/cells/ar/javascript-cpp/specify...
  3. Low Code|Aspose.Words for .NET

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....LowCode API does not allow you to change the document structure. Available...provides a Split method that accepts the source file, output file...

    docs.aspose.com/words/net/low-code/
  4. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....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...
  5. JavaScriptを介したC++を使用して、Aspose.Cellsのデフォルト計算エンジン...

    この文章では、JavaScriptを用いてAspose.CellsライブラリをC++で操作し、デフォルトの計算エンジンを拡張する方法について説明します。既存のExcelファイルを読み込むか新規作成し、提供されたメソッドを利用して、修正されたExcelファイルを保存します。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Check the formula name and change the implementation if ( data...

    docs.aspose.com/cells/ja/javascript-cpp/impleme...
  6. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...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...
  7. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML....and background color were changed for the selected element. The...Selected Element The method accepts selector to determine what...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. Calcular fórmulas con JavaScript a través de C+...

    Este artículo presenta cómo usar la biblioteca Aspose.Cells para calcular fórmulas en Microsoft Excel usando JavaScript a través de C++. Al cargar un archivo de Excel existente o crear uno nuevo, podemos usar los métodos proporcionados por Aspose.Cells para calcular la fórmula y obtener el resultado. Finalmente, guardamos el archivo de Excel modificado en disco....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/es/javascript-cpp/calcula...
  9. JavaScript経由のC++でチャートデータをフィルタリングする三つの方法|Documen...

    Aspose.Cells for JavaScriptをC++で使用した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/filteri...
  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-...