Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 33,957 for

new

(0.07 sec)
  1. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment....let doc = new aw . Document (); let comment = new aw . Comment...Bloggs" , "J.B." , Date . now (), "New reply" ); comment . addReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current formatting by applying a new style. builder . font . styleIdentifier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Times New Roman" ; builder . writeln (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...SetHeader(0, "&\"Times New Roman,Bold\"&12Left Header Sample...Sample "); I mean "&“Times New Roman,Bold”&12Left Header Sample...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  5. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C# using Aspose.HTML API. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  6. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...PDF document Document doc = new Document(dataDir + "cotiz_anonyme...SvgSaveOptions saveOptions = new SvgSaveOptions(); // Do not compress...

    forum.aspose.com/t/problem-reading-pdf-containi...
  7. Aspose::Words::Fields::FieldTitle class | Aspos...

    Aspose::Words::Fields::FieldTitle class. Implements the TITLE field. To learn more, visit the documentation article in C++....corresponding built-in property with the new value. builder -> Writeln ();...)); field -> set_Text ( u "My New Title" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Managing Currency Symbols

    Learn how to edit currency symbols in Microsoft Project (MPP/XML) files 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/managing-currency-sym...
  9. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....Document doc = new Document (); Shape shape = new Shape ( doc ...IsTopLevel ); GroupShape group = new GroupShape ( doc ); group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  10. WBS Associated with a Task in PHP

    Learn how to work with Microsoft Project (MPP/XML) task WBS values using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/wbs-associated-with-...