Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 213,277 for

new

(0.16 sec)
  1. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java.... Document doc = new Document(getMyDir() + "Document...saveOptions = new OoxmlSaveOptions(); SignOptions signOptions = new SignOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  2. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form.... new ContainerConfig () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  3. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."Population by Region", new ChartMultilevelValue[] { new ChartMultilevelValue("Asia"...

    reference.aspose.com/words/java/com.aspose.word...
  4. ReportBuilderContext.ReportBuilderOptions | Asp...

    Discover the ReportBuilderContext ReportBuilderOptions for efficient report creation with customizable features and enhanced functionality for your projects....stream: MessageTestClass sender = new MessageTestClass ( "LINQ Reporting...using ( FileStream streamIn = new FileStream ( MyDir + "Report...

    reference.aspose.com/words/net/aspose.words.low...
  5. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities....ChartMultilevelValue ( string ) Initializes a new instance of this class that represents...string, string ) Initializes a new instance of this class that represents...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Table questiontable = new Aspose.Pdf.Table(); questiontable...Add(); CellData.Paragraphs.Add(new Aspose.Pdf.HtmlFragment(“ ” +...

    forum.aspose.com/t/issue-text-box-child-can-not...
  7. Adding Slide to Presentation|Aspose.Slides 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....Here we are adding new slide at index 2 having some...InsertNewSlide ( FileName , 1 , "My new slide" ); // Insert a slide into...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  8. PersonCollection | Aspose.Words for .NET

    Create and manage a dynamic collection of individuals with the PersonCollection class. Simplify your data handling and enhance your applications today!...PersonCollection() Initialize a new instance of the PersonCollection...Create a new person collection. PersonCollection persons = new PersonCollection...

    reference.aspose.com/words/net/aspose.words.bib...
  9. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Drawing Rectangle in PHP|Documentation

    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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new StreamSource ( new ByteArrayInputStream...

    docs.aspose.com/imaging/java/drawing-rectangle-...