Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 164,938 for

new

(0.05 sec)
  1. Create Fallback Font|Aspose.Slides Documentation

    Fallback font in PowerPoint in C# or .NET...IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0 x3040 ,...

    docs.aspose.com/slides/net/create-fallback-font/
  2. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  3. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a New linked to content custom document property....addLinkToContent(name, linkSource) Creates a new linked to content custom document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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.... It includes not only new and updated public methods, but...over VBA project. Using this new version 6.6.0 or higher, developers...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions { IgnoreFieldCodes...

    reference.aspose.com/words/net/aspose.words.rep...
  6. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReportBuilderOptions.Options | Aspose.Words for...

    Discover the ReportBuilderOptions property to customize your ReportingEngine's behavior, enhancing report creation with flexible control and improved functionality....AsposeData obj = new AsposeData { List = new List < string > {...BuildReportWithObjec.2.docx" , obj , new ReportBuilderOptions () { Options...

    reference.aspose.com/words/net/aspose.words.low...
  8. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font Replacement - PowerPoint C# API|Aspose.Sli...

    With C# PowerPoint API, you can replace font explicitly with another font insing the Presentation....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/net/font-replacement/