Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 228,094 for

new

(0.79 sec)
  1. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…...docOut = new Document(); DocumentBuilder builder = new DocumentBuilder(docOut);...Started..."); Document doc = new Document("D:\\ACA33\\Aspose\\INPUT...

    forum.aspose.com/t/aspose-word-document-to-imag...
  2. Create organization chart in VSTM document via ...

    C# source code to create organization chart in vstm file on .NET Framework, .NET Core, Mono Platforms....or template // And add in the new diagram string visioStencil =...string > listPos = new List< string >( new string [] { "0" , "0:0"...

    products.aspose.com/diagram/net/organizationcha...
  3. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vstm file on .NET Framework, .NET Core, Mono Platforms....or template // And add in the new diagram string visioStencil =...string > listPos = new List< string >( new string [] { "0" , "0:0"...

    products.aspose.com/diagram/net/flowchart/vstm/
  4. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vssx file on .NET Framework, .NET Core, Mono Platforms....or template // And add in the new diagram string visioStencil =...string > listPos = new List< string >( new string [] { "0" , "0:0"...

    products.aspose.com/diagram/net/flowchart/vssx/
  5. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vsd file on .NET Framework, .NET Core, Mono Platforms....or template // And add in the new diagram string visioStencil =...string > listPos = new List< string >( new string [] { "0" , "0:0"...

    products.aspose.com/diagram/net/flowchart/vsd/
  6. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/flatten-nested-zip/
  7. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your comments for accurate tracking and management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...DateTime . Now ; Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words/com...
  10. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents....doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...