Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 7,721 for

append

(0.1 sec)
  1. Ein neues Arbeitsblatt einfügen|Documentation

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/de/net/insert-a-new-works...
  2. Inserire un nuovo foglio di lavoro|Documentation

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/it/net/insert-a-new-works...
  3. Infoga ett nytt kalkylblad|Documentation

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/sv/net/insert-a-new-works...
  4. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... append_child ( comment ) # Comments...builder . current_paragraph . append_child ( comment ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Tworzenie pliku PDF przy użyciu Python for .NET...

    W tym temacie pokazano, jak używać Aspose.PDF for Python API do łatwego generowania i odczytywania plików PDF w aplikacjach Pythona.... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page textBuilder . append_text ( textFragment ) document ...

    products.aspose.com/pdf/pl/python-net/create/
  6. Dodaj tekst do pliku PDF za pomocą Python | Asp...

    Kod źródłowy Pythona do pracy z tekstem w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop.... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page builder . append_text ( text_fragment ) # Save resulting...

    products.aspose.com/pdf/pl/python-net/text/
  7. Crear un documento de hoja de cálculo|Documenta...

    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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/es/net/create-a-spreadshe...
  8. Crea un documento di foglio di calcolo|Document...

    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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/it/net/create-a-spreadshe...
  9. Insertar una nueva hoja de cálculo|Documentation

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/es/net/insert-a-new-works...
  10. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...Append(fragment.Text); } paragraphText.Append("\r\n");...Append("\r\n"); } paragraphText.Append("\r\n"); Console.WriteLine(paragraphText...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...