Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 66,077 for

paths

(1.15 sec)
  1. ארכיון

    ארכיון...path.join(data_dir, "template.jpg"))...תמונה חתוכה raster_image.save(os.path.join(data_dir, "result.jpg"))...

    blog.aspose.com/he/imaging/crop-images-in-python/
  2. Trabalhar com camadas PDF usando C#|Aspose.PDF ...

    A próxima tarefa explica como bloquear uma camada PDF, extrair elementos da camada PDF, achatar um PDF em camadas e mesclar todas as camadas dentro do PDF em uma só....void LockLayerInPDF () { // The path to the documents directory var...SaveLayersFromPdf () { // The path to the documents directory var...

    docs.aspose.com/pdf/pt/net/work-with-pdf-layers/
  3. Bekerja dengan lapisan PDF menggunakan C#|Aspos...

    Tugas berikut menjelaskan cara mengunci lapisan PDF, mengekstrak elemen lapisan PDF, meratakan PDF bertingkat, dan menggabungkan semua lapisan di dalam PDF menjadi satu....void LockLayerInPDF () { // The path to the documents directory var...SaveLayersFromPdf () { // The path to the documents directory var...

    docs.aspose.com/pdf/id/net/work-with-pdf-layers/
  4. Работа со слоями PDF с использованием C#|Aspose...

    Следующая задача объясняет, как заблокировать слой PDF, извлечь элементы слоя PDF, сгладить многоуровневый PDF-файл и объединить все слои внутри PDF в один....void LockLayerInPDF () { // The path to the documents directory var...SaveLayersFromPdf () { // The path to the documents directory var...

    docs.aspose.com/pdf/ru/net/work-with-pdf-layers/
  5. Node.jsとC++を使用したウォーターフォールチャートの作成方法|Documentation

    Excelでウォーターフォールチャートを作成する方法(Node.jsとAspose.Cells for Node.js via C++を使用)... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/creating-wa...
  6. Mostrar y ocultar líneas de cuadrícula y encabe...

    Este artículo proporciona un código de ejemplo para usar la API o Biblioteca en C++ para ocultar o mostrar programáticamente las líneas de cuadrícula, encabezados de fila y columna de una hoja de cálculo de Excel....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/es/cpp/show-and-hide-grid...
  7. Mostrare e Nascondere le Linee della Griglia e ...

    Questo articolo fornisce un esempio di codice per l uso dell API o della libreria C++ per nascondere o mostrare programmaticamente le linee della griglia, le intestazioni di riga e colonna di un foglio di lavoro Excel....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/it/cpp/show-and-hide-grid...
  8. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  9. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…..._languageCode switch { "ct" => LoadFont(Path.Combine(_fontsFolder, "NotoSansTC-Light..."NotoSansTC-Light.otf")), "cs" => LoadFont(Path.Combine(_fontsFolder, "NotoSansSC-Light...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  10. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...fontStream = new FileInputStream("path/to/your/font.ttf"); // Add the...replace "path/to/your/font.ttf" with the actual path to your font...

    forum.aspose.com/t/font-licensing-question/314379