Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 65,904 for

paths

(0.14 sec)
  1. إعداد خيارات الطباعة باستخدام 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...
  2. Paramètres d’alignement avec C++|Documentation

    Dans la bibliothèque Aspose.Cells, vous pouvez utiliser les paramètres d alignement des cellules pour ajuster la mise en page et l affichage du texte. En ajustant des paramètres tels que l alignement horizontal, l alignement vertical et le retour à la ligne du texte, vous avez un contrôle accru sur la façon dont le texte circule dans les cellules. Ce document vous fournira des étapes détaillées et un code d exemple pour vous aider à comprendre rapidement comment utiliser Aspose.Cells pour les paramètres d alignement des cellules....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/fr/cpp/cells-alignment-se...
  3. استخراج جداول از PDF با استفاده از Python | Asp...

    جداول را از فایل PDF به صورت برنامه نویسی با استفاده از کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET استخراج کنید...apdf from os import path path_infile = path . join ( self . data_dir...pdf_document = apdf . Document ( path_infile ) for page in pdf_document...

    products.aspose.com/pdf/fa/python-net/table/ext...
  4. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取表格...apdf from os import path path_infile = path . join ( self . data_dir...pdf_document = apdf . Document ( path_infile ) for page in pdf_document...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  5. Crear libro compartido con Aspose.Cells for Nod...

    Aprende cómo crear un libro compartido usando Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/es/nodejs-cpp/create-shar...
  6. Read Chart Subtitle from ODS File using Node.js...

    Learn how to use Aspose.Cells for Node.js via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display.... Sample Code const path = require ( "path" ); const AsposeCells...directory const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/read-chart-sub...
  7. Representación de texto usando la biblioteca de...

    Convierta texto en imágenes y represente fuentes TrueType y OpenType dentro de .NET. API de C# para que los desarrolladores manipulen archivos....; //Font file name with full path 3 var outFile = dataDir + "arial...; //Font file name with full path 3 var outFile = dataDir + "arial...

    docs.aspose.com/font/es/net/developer-guide/tex...
  8. Renderização de texto usando a biblioteca de fo...

    Converta o texto em imagens e renderize as fontes TrueType e OpenType dentro dos produtos .NET. C# APIs para os desenvolvedores manipularem e fontes....; //Font file name with full path 3 var outFile = dataDir + "arial...; //Font file name with full path 3 var outFile = dataDir + "arial...

    docs.aspose.com/font/pt/net/developer-guide/tex...
  9. Rendering di testo utilizzando il carattere Typ...

    API C ++ per gli sviluppatori per manipolare e font. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno di prodotti C ++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/it/cpp/text-rendering-type...
  10. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/pt/cpp/text-rendering-type...