Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 6,037 for

characters

(0.21 sec)
  1. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....FieldSeparatorChar field Field separator character separates field code from...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....field End of MS Word field character: (char)21. static constexpr...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....method Non-breaking space character: “\x00a0”. static System ::...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++....eak method End of column character: “\x000e”. static System ::...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....return followed by line feed character: “\x000d\x000a” or “\r\n”...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Generate PDF417 Barcodes|Documentation

    Aspose.BarCode for Python via .NET can be used to generate different types of PDF417 barcodes....streams of bytes or Unicode characters and contain recovery data...at most 1,850 alphanumeric characters or 2,710 numerical digits...

    docs.aspose.com/barcode/python-net/generate-pdf...
  7. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...seems to only occur when: the character ’ is included (in the word...justified text and certain characters. This issue has been identified...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  8. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some Characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...saving the doc as SVG, some characters are substituted by others...converting a PDF to SVG, certain characters may not be represented correctly...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  9. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_Encoding method. Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8 in C++....text with characters from outside the ASCII character set. builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Open a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....password that's up to 15 characters long. doc . write_protection...password that's up to 15 characters long. doc . write_protection...

    docs.aspose.com/words/python-net/open-a-documen...