Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 67,407 for

paths

(0.21 sec)
  1. 禁用将文件作为嵌入资源添加时的压缩|Aspose.PDF for Java

    本文解释了如何在将文件添加为嵌入资源时禁用压缩... Path path = java . nio . file . Paths . get ( _dataDir...file . Files . readAllBytes ( path ); // 从字节数组内容创建一个 Stream 对象的实例...

    docs.aspose.com/pdf/zh/java/disable-files-compr...
  2. Converting a JPEG file to DOCX using C# | Aspos...

    Sample code for JPEG‑to‑DOCX conversion in .NET. Use the API example code for batch JPEG‑to‑DOCX conversion within VB.NET, ASP.NET, or any .NET‑based application....with page index & output file path as parameters DOCX file will...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  3. Birden Çok İş Parçasını Tek İş Parçasına Birleş...

    Aspose.Cells kullanarak birden çok iş kitabını tek bir iş kitabına nasıl birleştireceğinizi öğrenin....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of the first source excel file...

    docs.aspose.com/cells/tr/cpp/combine-multiple-w...
  4. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  5. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...print(f"Loading PSD file: {psd_local_path}") load_opts = PsdLoadOptions()..._load_psd_with_effects(psd_local_path) as img: psd_image = cast(PsdImage...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  6. SVG to CSS in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as CSS with Python. Improve embedding and storing vector graphics in stylesheets....convert_svg_to_css(svg_path, css_path, class_name): # Load an...SVGDocument(svg_path) # Temporary file path to save the SVG content...

    products.aspose.com/svg/python-net/base64-encod...
  7. Remove Field|Aspose.PDF for Python via .NET

    This example shows how to delete the 'Country' field from a PDF form using the 'remove_field' method of the 'FormEditor' class....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/remove-field/
  8. Get Field Appearance|Aspose.PDF for Python via ...

    This article explains how to open a PDF, access a form field, retrieve its appearance settings, and display them. The example demonstrates retrieving the appearance of a field named "Last Name"....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/get-field-appear...
  9. Remove Open Action|Aspose.PDF for Python via .NET

    This example loads an existing PDF, removes the open action, and saves the cleaned document....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/remove-open-action/
  10. Trabalhar com Gradiente em PostScript | C++

    Adicionar gradiente num ficheiro PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em C++.... Copy 1 // The path to the documents directory....0f ; 23 24 //Create graphics path from the first rectangle 25...

    docs.aspose.com/page/pt/cpp/ps/working-with-gra...