Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 164,092 for

new

(0.07 sec)
  1. Audio Frame|Aspose.Slides for PHP Documentation

    Add audio to PowerPoint presentation...a presentation file $pres = new Presentation (); try { # Gets...stream $fstr = new Java ( "java.io.FileInputStream" , new Java ( "java...

    docs.aspose.com/slides/php-java/audio-frame/
  2. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the font that will be used if no expected font is found in printer and built-in fonts collections in C++....set_FallbackFontName ( u "Times New Roman" ); // This document will...the printer to apply "Times New Roman" to the text with the missing...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Change named value in XMP metadata of EPS|.NET

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/change-na...
  5. Working with Outline Codes in a Project

    Learn how to work with Microsoft Project outline codes using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-outline-...
  6. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте PSD файл з онлайн-редактором...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/ua/editor/psd/
  7. Tables are misaligned when converting Aspose.Wo...

    In Aspose.Words version 25.2.0, my Word file Журнал для весов без подключенного принтера в случае максимального взвешивания менее 64 кг (1).docx (346,8 КБ) is converted to PDF with misaligned tables. This issue did not…...(MemoryStream memoryStream = new MemoryStream(fileWordContent))...(MemoryStream newMemoryStream = new MemoryStream()) { Aspose.Words...

    forum.aspose.com/t/tables-are-misaligned-when-c...
  8. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...methods to reference old and new styles. for ( let run of doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...an empty Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  10. Person constructor | Aspose.Words for Python

    Person constructor. Initialize a New instance of the [Person](../) class....first, middle) Initialize a new instance of the Person class...person collection. # Create a new person collection. persons =...

    reference.aspose.com/words/python-net/aspose.wo...