Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 117,977 for

new

(0.06 sec)
  1. FieldAddressBlock.IncludeCountryOrRegionName | ...

    Discover the FieldAddressBlock IncludeCountryOrRegionName property to easily manage country/region name inclusion for enhanced address formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...like this. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldHyperlink.SubAddress | Aspose.Words for .NET

    Discover the FieldHyperlink SubAddress property to easily set or retrieve specific file locations or bookmarks for seamless hyperlink navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...field . SubAddress + " in a new window" ; builder . Writeln ();...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    Discover the FindReplaceOptions IgnoreFields property to easily manage text within fields. Control when to ignore content for efficient searching!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Comment.RemoveReply | Aspose.Words for .NET

    Effortlessly remove unwanted replies with the Comment RemoveReply method, ensuring your discussions stay clear and relevant. Enhance your comment management today!...Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  6. Merge ASE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge ASE documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/ase/
  7. Merge DAE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge DAE documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/dae/
  8. Merge USD File Formats via .NET | products.aspo...

    C# source code to load, render and Merge USD documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/usd/
  9. Merge USDZ File Formats via .NET | products.asp...

    C# source code to load, render and Merge USDZ documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/usdz/
  10. 移动幻灯片到新位置|Aspose.Slides 文档

    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....FilePath + "Move a slide to a new position.pptx" ; MoveSlide (...presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...