Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 60,962 for

paths

(0.3 sec)
  1. Archiwa

    Archiwa...ng2D::GraphicsPath> path) { _path = path; } void RenderingTe...ingPath::MoveTo> moveTo) { _path->CloseFigure(); _currentPoint...

    blog.aspose.com/pl/font/render-truetype-fonts-cpp/
  2. arkiv

    arkiv...path.join(data_dir, "template.gif"))...bounds, options) image.save(os.path.join(data_dir, "result.gif"))...

    blog.aspose.com/sv/imaging/apply-median-wiener-...
  3. أرشيف

    أرشيف...path.join(data_dir, "template.gif"))...bounds, options) image.save(os.path.join(data_dir, "result.gif"))...

    blog.aspose.com/ar/imaging/apply-median-wiener-...
  4. إعداد خيارات الطباعة باستخدام C++|Documentation

    توضح هذه المقالة كيفية ضبط خيارات طباعة ورقة العمل في Excel برمجيًا باستخدام واجهة برمجة التطبيقات والمكتبة الخاصة بـ C++. يمكنك تحديد منطقة الطباعة، عناوين الطباعة، وترتيب الصفحة....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ar/cpp/setting-print-opti...
  5. Archivo

    Archivo...ng2D::GraphicsPath> path) { _path = path; } void RenderingTe...ingPath::MoveTo> moveTo) { _path->CloseFigure(); _currentPoint...

    blog.aspose.com/es/font/render-truetype-fonts-cpp/
  6. Archiv

    Archiv...path.join(data_dir, "template.gif"))...bounds, options) image.save(os.path.join(data_dir, "result.gif"))...

    blog.aspose.com/cs/imaging/apply-median-wiener-...
  7. C++를 통한 Python에서 PDF에 페이지 추가|Aspose.PDF for Pyt...

    이 문서는 C++를 사용하여 Python에서 원하는 위치에 PDF 파일에 페이지를 삽입(추가)하는 방법을 가르칩니다....path # 샘플 PDF 파일이 위치한 디렉토리 경로 설정 dataDir = os . path . join...입력 파일 경로 설정 input_file = os . path . join ( dataDir , "sample0...

    docs.aspose.com/pdf/ko/python-cpp/add-pages/
  8. تحويل PDF إلى TXT باستخدام بايثون|Aspose.PDF لـ...

    تتيح لك مكتبة Aspose.PDF for Python عبر C++ تحويل ملفات PDF إلى تنسيق TXT باستخدام بايثون....path # إنشاء مسار دليل البيانات dataDir = os . path . join...الملف المدخل input_file = os . path . join ( dataDir , "sample.pdf"...

    docs.aspose.com/pdf/ar/python-cpp/convert-pdf-t...
  9. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....configuration DATA_DIR = "your path here" def rotate_page ( infile...new file. Args: infile (str): Path to the input PDF file to rotate...

    docs.aspose.com/pdf/python-net/rotate-pages/
  10. 使用 C++ 在 Python 中添加 PDF 页面|Aspose.PDF for Pytho...

    本文讲解如何在 Python 中使用 C++ 在 PDF 文件的指定位置插入(添加)页面。...path # 设置示例 PDF 文件所在的目录路径 dataDir = os . path . join (...# 设置输入文件路径 input_file = os . path . join ( dataDir , "sample0...

    docs.aspose.com/pdf/zh/python-cpp/add-pages/