Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 179,242 for

aspose zip

(0.84 sec)
  1. Aspose::Words::Saving::PdfTextCompression enum ...

    Aspose::Words::Saving::PdfTextCompression enum. Specifies a type of compression applied to all content in the PDF file except images in C++....Aspose::Words::Saving::PdfTextCompression enum PdfTextCompression...1 Flate (ZIP) compression. See Also Namespace Aspose::Words::Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::TiffCompression enum | A...

    Aspose::Words::Saving::TiffCompression enum. Specifies what type of compression to apply when saving page images into a TIFF file in C++....Aspose::Words::Saving::TiffCompression enum TiffCompression enum...In Java emulated by Deflate (Zip) compression. Ccitt3 3 Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++....Aspose::Words::Drawing::OlePackage::get_DisplayName method Contents...display name. System :: String Aspose :: Words :: Drawing :: OlePackage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a Zip-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a Zip-archive, therefore, this property does not affect the FlatOpc files.) in C++....Aspose::Words::Saving::CompressionLevel enum Contents [ Hide...DOTX files are internally a ZIP-archive, this property controls...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Compress CSV File using Python

    This topic elaborates on how to compress CSV file using Python. It explains the IDE settings, the stepwise process, and a working code sample for CSV file compression using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/python/compress-csv-file-usin...
  6. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

    Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value in C++....Aspose::Words::FileFormatUtil::ContentTypeToLoadFor method Contents...value. static Aspose :: Words :: LoadFormat Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Aspose::Words::Fields::FieldBarcode::get_Facing...

    Aspose::Words::Fields::FieldBarcode::get_FacingIdentificationMark method. Gets or sets the type of a Facing Identification Mark (FIM) to insert in C++....Aspose::Words::Fields::FieldBarcode::get_FacingIdentification...to insert. System :: String Aspose :: Words :: Fields :: FieldBarcode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldBarcode::get_Postal...

    Aspose::Words::Fields::FieldBarcode::get_PostalAddress method. Gets or sets the postal address used for generating a barcode or the name of the bookmark that refers to it in C++....Aspose::Words::Fields::FieldBarcode::get_PostalAddress method...refers to it. System :: String Aspose :: Words :: Fields :: FieldBarcode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldBarcode::get_IsUSPo...

    Aspose::Words::Fields::FieldBarcode::get_IsUSPostalAddress method. Gets or sets whether PostalAddress is a U.S. postal address in C++....Aspose::Words::Fields::FieldBarcode::get_IsUSPostalAddress method...a U.S. postal address. bool Aspose :: Words :: Fields :: FieldBarcode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Create 7z Archive in Java

    This quick guide explains how to create 7z file in Java. You can make a 7 Zip compressed file in Java by adding multiple files or a complete folder with a few API calls....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/java/create-7z-archive-in-java/