Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 707 for

accept changes

(0.08 sec)
  1. Changements de l API publique dans Aspose.Cells...

    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....toImage qui permet maintenant d’accepter une instance de la classe...SaveOptions.MergeAreas qui peut accepter une valeur de type booléen...

    docs.aspose.com/cells/fr/java/public-api-change...
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...data, but the issue doesn’t change with the altered data.) All...48.8MB, but it wasn’t even accepting 14.8MB. Professionalize.Discourse...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your document saving experience in Ps format with customizable options for optimal results....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...
  4. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.RTF](../../aspose.words/saveformat/#RTF) 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...
  5. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....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...
  6. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) 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...
  7. Document.TrackRevisions | Aspose.Words لـ .NET

    Document TrackRevisions ملكية. صحيح إذا تم تعقب التغييرات عند تحرير هذا المستند في Microsoft Word في C#....Word فقط إلى ما إذا كان المسار Change قيد التشغيل أو الإيقاف. ليس...نفسها. doc . Revisions [ 0 ]. Accept (); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API.... The Sort method accepts the following parameters: Cells...the rest of the cells is not changed at all. Following are the sample...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  9. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...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...
  10. วิธีค้นหาใน PDF โดยใช้ C# | ค้นหาและเน้นข้อความ...

    ค้นหาและเน้นข้อความใน PDF โดยใช้ C# เรียนรู้วิธีการค้นหาใน PDF โดยใช้ C# ค้นหาคำสำคัญ ดึงข้อมูลที่ตรงกัน ใช้ regex และปกปิดข้อมูลที่ละเอียดอ่อน...รันตัวดูดซับไปยังหน้าทั้งหมดโดยใช้วิธี Accept() เรียกคืนข้อความที่ตรงกันทั้งหมด...นำตัวดูดซับไปใช้กับทุกหน้า pdfDocument.Pages.Accept(textFragmentAbsorber); // Get...

    blog.aspose.com/th/pdf/search-in-pdf-using-csharp/