Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 1,685 for

accept changes

(0.15 sec)
  1. Público API Cambios en Aspose.3D 1.7.0|Document...

    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....Quaternion This document describes changes to the Aspose.3D API from version...also a description of any changes in the behavior behind the...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  2. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......more granularly restrict the acceptable reference locations if necessary...image size that the library accepts using default JVM settings...

    docs.aspose.com/words/ro/net/web-applications-s...
  3. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......more granularly restrict the acceptable reference locations if necessary...image size that the library accepts using default JVM settings...

    docs.aspose.com/words/th/cpp/web-applications-s...
  4. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......more granularly restrict the acceptable reference locations if necessary...image size that the library accepts using default JVM settings...

    docs.aspose.com/words/es/cpp/web-applications-s...
  5. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......more granularly restrict the acceptable reference locations if necessary...image size that the library accepts using default JVM settings...

    docs.aspose.com/words/af/cpp/web-applications-s...
  6. Вычисление формул с помощью JavaScript через C+...

    В этой статье рассказывается о том, как использовать библиотеку Aspose.Cells для вычисления формул в Microsoft Excel с помощью JavaScript через C++. Загружая существующий файл Excel или создавая новый, мы можем использовать предоставленные Aspose.Cells методы для вычисления формулы и получения результата. В конце мы сохраняем изменённый файл Excel на диск....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/ru/javascript-cpp/calcula...
  7. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...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. Specificera den absoluta positionen för pivotpo...

    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/sv/javascript-cpp/specify...
  9. Angabe der absoluten Position des Pivot Element...

    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/de/javascript-cpp/specify...
  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-...