Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 1,921 for

utf8

(0.13 sec)
  1. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....UTF8 . get_ExportGeneratorName ()...formats. Default value is Encoding.UTF8 . set_ExportGeneratorName (bool)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ReportingEngine with JsonDataSource case sensit...

    Hi everyone, When I use the JsonDataSource with the Reporting engine, first level properties are not case sensitive but nested array or Object property name are case sensitive. Is it normal? Is there a way to ignore ca…...UTF8.GetBytes(jsonParsed.ToString()));...

    forum.aspose.com/t/reportingengine-with-jsondat...
  3. CustomXmlPartCollection.Clone | Aspose.Words fo...

    CustomXmlPartCollection Clone method. Makes a deep copy of this collection and its items in C#....UTF8.GetString(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlPart.Clone | Aspose.Words for .NET

    CustomXmlPart Clone method. Makes a deep enough copy of the object. Does not duplicate the bytes of the Data value in C#....UTF8.GetString(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomXmlPart.Schemas | Aspose.Words for .NET

    CustomXmlPart Schemas property. Specifies the set of XML schemas that are associated with this custom XML part in C#....UTF8.GetString(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlPartCollection.Count | Aspose.Words fo...

    CustomXmlPartCollection Count property. Gets the number of elements contained in the collection in C#....UTF8.GetString(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPartCollection ...

    Represents a collection of Custom XML Parts. The items are CustomXmlPart objects....System::Text::Encoding::get_UTF8 ()->GetString(enumerator->g...System::Text::Encoding::get_UTF8 ()->GetString(enumerator->g...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. CustomXmlPartCollection.Add | Aspose.Words for ...

    CustomXmlPartCollection 方法. 将一个项目添加到集合中...UTF8.GetString(enumerator.Current...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator.Current...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....UTF8 . get_ExportAsHtml () const...formats. Default value is Encoding.UTF8 . set_ExportAsHtml (Aspose:...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. LINQ Reporting Engine - Gauge Chart, Secondary ...

    I was attempting to make a Gauge Chart with Linq Reporting Engine. Unfortunately, there is no simple chart; instead, a combination of Doughnut Chart and Pie Chart must be used. For the time being, I’m having trouble disp…...UTF8.GetBytes(json)); JsonDataSource...

    forum.aspose.com/t/linq-reporting-engine-gauge-...