Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 8,773 for

append

(0.27 sec)
  1. Convertir des fichiers MHTML en divers formats ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create an MboxrdStorageWriter to append the message to an existing...mbox" , true )) // true to append { // Write the message to the...

    docs.aspose.com/email/fr/net/converting-between...
  2. Travailler avec la table 'name' | C++

    La table de polices TrueType « name » est un stockage pour les chaînes de texte décrivant différentes métadonnées de police....langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/fr/cpp/working-with-name-t...
  3. PDF内のテキストフォーマットをC#で行う|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメント内のテキストをフォーマットする方法を学び、ドキュメントの視覚的プレゼンテーションを向上させます。... Position ( 10 , 800 ); // Append TextFragment to PDF file tb.... TextBuilder ( page ); // Append the text fragment to the PDF...

    docs.aspose.com/pdf/ja/net/text-formatting-insi...
  4. Trabajar con la tabla 'nombre' | C++

    La tabla de fuentes TrueType 'nombre' es un almacenamiento para cadenas de texto que describen diferentes metadatos de fuentes....langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/es/cpp/working-with-name-t...
  5. Python を使用したプレゼンテーションの形状カスタマイズ|Aspose.Slides fo...

    Python 用 Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで形状を作成およびカスタマイズします:ジオメトリパス、曲線コーナー、複合形状。... append ( draw . PointF ( x + R , y.... sin ( radians ) points . append ( draw . PointF ( x + R , y...

    docs.aspose.com/slides/ja/python-net/custom-shape/
  6. Converter arquivos MHTML para vários formatos e...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create an MboxrdStorageWriter to append the message to an existing...mbox" , true )) // true to append { // Write the message to the...

    docs.aspose.com/email/pt/net/converting-between...
  7. Градиенты SVG – код SVG и примеры C#

    Узнайте, как создавать градиенты SVG в XML-коде, и ознакомьтесь с примерами C# реализации градиентов SVG с использованием API Aspose.SVG for .NET...."url(#linear-gradient)" ); 47 48 // Append the rectangle to the SVG document..."url(#RadialGradient)" ); 51 52 // Append the rectangle and circle to...

    docs.aspose.com/svg/ru/net/svg-gradients/
  8. Arbeiten mit der Tabelle „Name“ | C++

    Die TrueType-Schrifttabelle „Name“ ist ein Speicher für Textzeichenfolgen, die verschiedene Schriftmetadaten beschreiben....langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/de/cpp/working-with-name-t...
  9. Добавление текста в PDF с использованием C#|Asp...

    Узнайте, как добавить текст в PDF-документ в .NET с использованием Aspose.PDF для улучшения содержания и редактирования документов.... TextBuilder ( page ); // Append the text fragment to the PDF...Position ( 100 , 650 ); // Append TextFragment to TextBuilder...

    docs.aspose.com/pdf/ru/net/add-text-to-pdf-file/
  10. Масштабирование SVG – SVG Scaling – C#

    Примеры C# для масштабирования SVG. Рассмотрены случаи использования функции масштабирования scale() в transform атрибуте и матрице преобразования...."transform" , "scale(2)" ); 17 18 // Append the <circle> element to the...

    docs.aspose.com/svg/ru/net/svg-scaling/