Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 197,077 for

new

(0.12 sec)
  1. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/bod...
  2. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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, added...ISmartMarkerCallBack interface to define a new class that handles the call back...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Image added using Place in cell option removed ...

    Steps: Open a blank excel file Click the Insert tab Click on Pictures Click Place In Cell Browse an image from your PC and add it into any cell In another part of the excel, just copy paste an image When this excel (T…...(var doc = new Workbook(Stream)) { var converted = new MemoryStream();...MemoryStream(); doc.Save(converted, new PdfSaveOptions { ImageType =...

    forum.aspose.com/t/image-added-using-place-in-c...
  4. How to add a typedMember dimension element? - F...

    Hello everyone! I’m a Newbie in both C# and Aspose Finance. I’m trying to add a context scenario, with a typedMember dimension. For instance, I’m trying to achieve something like this: <xbrli:context id="c-4"> <xbr…...this code: Context context = new Context(contextPeriod, contextEntity);...Scenario = new ContextSenario() { DimensionMemberList = { new DimensionMember(...

    forum.aspose.com/t/how-to-add-a-typedmember-dim...
  5. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/optimize-pdf/
  7. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#....); LoadOptions loadOptions = new LoadOptions (); loadOptions ...LoadFormat . Html ; Document myDoc = new Document ( stream , loadOptions...

    docs.aspose.com/words/net/extend-and-contribute...
  8. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....document using ( var document = new Aspose . Pdf . Document ( dataDir...search phrase var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  9. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!...TabStop( double ) Initializes a new instance of this class. public...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  10. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...