Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 142,795 for

paged

(0.07 sec)
  1. Робота з фігурами в PostScript | .NET

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/net/ps/working-with-sha...
  2. API chuyển đổi EPS sang GIF cho C# | .NET

    EPS sang GIF C#. Sử dụng mã ví dụ API để chuyển đổi hàng loạt tệp EPS sang GIF trong ứng dụng dựa trên .NET nào....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/net/conversion/eps-...
  3. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...Document(); var page = document.Pages.Add(); page.SetPageSize(590... 100); page.PageInfo.Margin = marginInfo; // Add page for (int...

    forum.aspose.com/t/major-performance-issue-in-l...
  4. ページプロパティの操作|Aspose.PDF for .NET

    このセクションでは、PdfPageEditorクラスを使用してAspose.PDFファサードでページプロパティを操作する方法を説明します。...pdf" ); // Get page properties and print them to...console Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/ja/net/manipulate-page-prop...
  5. Comment créer un PDF en utilisant C#|Aspose.PDF...

    Créer et formater le document PDF avec Aspose.PDF for .NET....Ajoutez un objet Page à la collection Pages de l’objet Document...collection Paragraphs de la page. Enregistrez le document PDF...

    docs.aspose.com/pdf/fr/net/create-pdf-document/
  6. Ställa in olika rubriker och fotnoter för olika...

    Denna artikel ger exempel på hur man programmässigt kan ställa in olika rubriker och fotnoter i Excel arbetsblads sidsetup med C++ biblioteket och API. Du kan ställa in rubriker och fotnoter för första sidan, udda sidor och jämna sidor....// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/sv/cpp/setting-different-...
  7. Dividir PDF programaticamente|Aspose.PDF for C++

    Este tópico mostra como dividir páginas de PDF em arquivos PDF individuais com C++....objeto Documento e copie o objeto Page individual para o documento...páginas for ( auto page : document -> get_Pages ()) { auto newDocument...

    docs.aspose.com/pdf/pt/cpp/split-pdf-document/
  8. Verschiedene Kopf und Fußzeilen für verschieden...

    Dieser Artikel liefert Beispielcode, der zeigt, wie Sie die verschiedenen Kopf und Fußzeilen der Excel Page Setup Einstellungen programmgesteuert mit der C++ Bibliothek und API festlegen können. Sie können die Kopf und Fußzeilen für die erste Seite, ungerade Seiten und gerade Seiten einstellen....// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/de/cpp/setting-different-...
  9. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position....BOTTOM_OF_PAGE Footnotes are output at the bottom of each page. BENEATH_TEXT...output beneath text on each page. Examples Shows how to select...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Настройка различных заголовков и колонтитулов д...

    Эта статья содержит пример кода, показывающий, как программно установить заголовки и колонтитулы страницы листа Excel с помощью Aspose.Cells for Node.js via C++. Установите заголовки и колонтитулы для первых, нечётных и чётных страниц....Different Odd and Even Pages или Different first page . Введите разные...filePath ); // Gets the setting of page setup. const pageSetup = wb...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-dif...