Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 12,327 for

optimization

(1.09 sec)
  1. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design.... It helps optimize memory use and storage and...fonts may use subroutines to optimize the storage of frequently...

    docs.aspose.com/font/net/what-is-font/cff-font/
  2. ترميز 3D شبكة في ملف Google Draco|Documentation

    Aspose.3D for .NET API يسمح للمطورين باستيراد طراز 3D ، ثم ترميز الشبكات في ملفات Google Draco. يمكن للمطورين أيضًا تحديد الموضع ، إحداثيات النسيج ، واللون والبتات العادية بالإضافة إلى مستوى الضغط قبل تشفير شبكة....Google Draco raw data using optimal compression level. var b =...CompressionLevel = DracoCompressionLeve . Optimal }); // Save the raw bytes to...

    docs.aspose.com/3d/ar/net/encoding-3d-mesh-in-t...
  3. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for .NET API позволяет разработчикам импортировать модель 3D, а затем кодировать сетки в файлах Google Draco. Разработчики также могут указать положение, координаты текстуры, цвет и нормальные биты, а также уровень сжатия перед кодированием сетки....Google Draco raw data using optimal compression level. var b =...CompressionLevel = DracoCompressionLeve . Optimal }); // Save the raw bytes to...

    docs.aspose.com/3d/ru/net/encoding-3d-mesh-in-t...
  4. Excelを標準サイズまたは最小サイズのPDFに保存する|Documentation

    Aspose.Cells for Python via .NET APIを使用して、標準サイズまたは最小サイズでExcelをPDFに保存する方法...optimization_type プロパティを使用して、最小サイズで保...以下のサンプルコードは、 PdfSaveOptions.optimization_type プロパティを使用して、Excelを標...

    docs.aspose.com/cells/ja/python-net/save-excel-...
  5. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveOptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true....whether it is required to optimize output. If this flag is set...saveOptions ); // The size of the optimized version of the document is...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlFixedSaveOptions.optimizeOutput property | ...

    HtmlFixedSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output...whether it is required to optimize output. If this flag is set...saveOptions ); // The size of the optimized version of the document is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create olyolygon In Mesh|Documentation

    Aspose.3D for Node.js via Java bir ağda bir çokgen oluşturmaya izin verir....method you can create an optimized Triangle or Quad polygon without...extra allocation, and it's optimized internally. mesh . createPolygon...

    docs.aspose.com/3d/tr/nodejs-java/create-polygo...
  8. 아카이브

    아카이브... 그런 다음 Optimize() 메서드를 호출하여 로드된 이미지를 최적화합니다...1; // 문서 최적화 SVGOptimizer.Optimize(document, options); // 문서를...

    blog.aspose.com/ko/svg/optimize-svg-in-csharp/
  9. Archiv

    Archiv...optimization.OptimizationOptions optimizationOptions...optimizationOptions = new com.aspose.pdf.optimization.OptimizationOptions(); //...

    blog.aspose.com/cs/pdf/compress-pdf-in-java/
  10. 使用 Rust 压缩 PDF 文档 | Aspose.PDF

    使用 Aspose.PDF for Rust 库以编程方式压缩 PDF。... ; // Optimize PDF-document content pdf . optimize () ? ; //...filename pdf . save_as ( "sample_optimize.pdf" ) ? ; Ok (()) } Copy...

    products.aspose.com/pdf/zh-hant/rust-cpp/compress/