Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 23,573 for

separated

(0.39 sec)
  1. PDF to Excel number formatting conversion issue...

    We are using Aspose.PDF .NET to convert PDF’s that we’ve generated to Excel. Some of the PDF’s are converting correctly with no translation in numeric formatting, while others are converting the separators for European …...others are converting the separators for European formatting....formatted with commas as decimal separators, Aspose might interpret them...

    forum.aspose.com/t/pdf-to-excel-number-formatti...
  2. Задание пользовательских разделителей десятичны...

    Изменение разделителя десятичных и групповых чисел в MS Excel и с помощью кода C++, используя API Aspose.Cells for C++....workbook ; // Specify custom separators workbook . GetSettings ()...successfully with custom separators!" << std :: endl ; Aspose...

    docs.aspose.com/cells/ru/cpp/specify-custom-num...
  3. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....breaks are represented as separate Section nodes in the document...document. # To remove these separate sections the sections are combined...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  4. DataBar Omnidirectional / Stacked Omnidirection...

    Information about DataBar Omnidirectional Barcode Type and Its Stacked Version...pattern of a bar and a space Separator pattern Bottom row comprising...modules, and the height of the separator pattern must be at least 3...

    docs.aspose.com/barcode/info-cards/databar-omni...
  5. Extract Data from AcroForm using Rust|Aspose.PD...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, FDF or XFDF format....form field names and values separately from the PDF, making it useful...represents form field data separately from the PDF file, making...

    docs.aspose.com/pdf/rust-cpp/extract-data-from-...
  6. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... separator . field_type ) self . assertEqual...FieldType . FIELD_PAGE , field . separator . field_type ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....(); // run the action in a separate thread Thread . sleep ( 10000...tokens will be interrupted. Use separate token sources to manage tasks...

    docs.aspose.com/slides/java/support-for-interru...
  8. 使用JavaScript通过C++将Excel转换为CSV、TSV和Txt|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为CSV、TSV和TXT格式。...separator 是一个逗号,因此在保存为CSV格式时不要指定分隔符。... You can use any type of separator const opts = new TxtSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using C++....shape in a group can be moved separately. In Aspose.Words it is very...class. The shape is created separately using the Shape class and...

    docs.aspose.com/words/cpp/how-to-add-group-shap...
  10. Range.NormalizeFieldTypes | Aspose.Words لـ .NET

    حوّل أنواع الحقول باستخدام طريقة NormalizeFieldTypes. تأكد من محاذاة FieldStart وFieldSeparator وFieldEnd مع رموز الحقول المحددة لضمان معالجة سلسة للبيانات.... Separator . FieldType ); Assert . AreEqual...FieldType . FieldPage , field . Separator . FieldType ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...