Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 211,940 for

new

(0.19 sec)
  1. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  3. Public API Changes in Aspose.3D 2.0.0|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....Node class, Adds new classes Aspose.ThreeD.Utilities...developers. It includes not only new and updated public methods, but...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart tags...void Create () { Document doc = new Document (); // A smart tag appears...

    reference.aspose.com/words/net/aspose.words/com...
  6. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....XmlDataSource( string ) Creates a new data source with data from an...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately.... var options = new RenderingOptions (); options...options . WarningCallback = new FontWarningHandler (); // Load the presentation...

    docs.aspose.com/slides/net/getting-warning-call...
  8. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately.... RenderingOptions options = new RenderingOptions (); options...options . setWarningCallback ( new FontWarningHandler ()); // Load the...

    docs.aspose.com/slides/java/getting-warning-cal...
  9. 使用 C# 生成崩溃报告|Aspose.PDF for .NET

    下一个代码片段的主要目标是处理异常并生成崩溃报告,记录使用 9419024124123 的异常详细信息。...exception throw new Exception ( "message" , new Exception ( "inner...PdfException . GenerateCrashReport ( new Aspose . Pdf . CrashReportOptions...

    docs.aspose.com/pdf/zh/net/generate-crash-reports/
  10. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces into the supported image formats....//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/render-a-scene-into-the-...