Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 42,985 for

new

(0.04 sec)
  1. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... series . clear (); // Add new series. let series = chart ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AsposeFontConvertToTTF | API Solution for Javas...

    Convert the fonts into ttf format. Reliable Javascript via C++ library for font conversion from Aspose.Font....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  3. AsposeFontConvertToSVG | API Solution for Javas...

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  4. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!... DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl (); Shape shape...

    reference.aspose.com/words/net/aspose.words/doc...
  5. SVG Converter – Convert SVG in C#

    In this article, you learn how to convert SVG to other formats using Aspose.HTML API and consider a C# example of SVG to PNG conversion....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/svg-converter/
  6. Embedding Fonts in PowerPoint with C#|Aspose.Sl...

    Learn to embed, add, and manage fonts in PowerPoint presentations using C# and .NET...Presentation presentation = new Presentation ( "EmbeddedFonts...IImage image = slide . GetImage ( new Size ( 960 , 720 ))) { image...

    docs.aspose.com/slides/net/embedded-font/
  7. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document docToInsert = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java.... To easily insert a new field into a document, use the...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... Document doc = new Document(getMyDir() + "Revision...the text that we moved in its new position in the document. //...

    reference.aspose.com/words/java/com.aspose.word...