Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 6,220 for

encoding

(0.05 sec)
  1. PDF417 in Python via .NET | Aspose

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize PDF417 barcodes in your Python application...the way a single digit is encoded, meaning that 4 bars and 4...barcode type can be used to encode both streams of bytes and Unicode...

    products.aspose.com/barcode/python-net/pdf417/
  2. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++.... get_Encoding () const Gets or sets the encoding that will...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML document integration by optimizing block-level element property imports for seamless workflows....stream = new MemoryStream ( Encoding . UTF8 . GetBytes ( html ));...

    reference.aspose.com/words/net/aspose.words.loa...
  4. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.page_margins property. Specifies the margins around pages in an HTML document...css' , 'rt' , encoding = 'utf-8' ) as file : out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....html" , "w" , encoding = "utf-8" ) as f : f . write...open ( output_path , "w" , encoding = "utf-8" ) as file : file...

    docs.aspose.com/cells/python-net/export-equation/
  6. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++....ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII () -> GetBytes...Content: " << System :: Text :: Encoding :: get_UTF8 () -> GetString...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++....ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII () -> GetBytes...Content: " << System :: Text :: Encoding :: get_UTF8 () -> GetString...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Generate AZTEC BarCode Images via Python | prod...

    Create AZTEC symbology BarCode Images using Python applications without using any other software....class object with the relevant encoding types Set relevant paramets...barcode that is capable of encoding a large amount of data in...

    products.aspose.com/total/python-net/generate-b...
  9. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file.... Encoding . get_bytes ( text_doc , system_helper...system_helper . text . Encoding . utf_8 ())), load_options =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...0" encoding="utf-8" ?> <catalog> <cd>...文件可能看起来像这样: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/