Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 193,357 for

new

(0.08 sec)
  1. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create New Cell class instances. Streamline your coding process and enhance your development efficiency!...Cell constructor Initializes a new instance of the Cell class. public...CreateNestedTable () { Document doc = new Document (); // Create the outer...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java....expression\""; DocumentBuilder builder = new DocumentBuilder(); // Field codes...result = comparisonResult != -1 ? new ComparisonEvaluation(comparisonResult...

    reference.aspose.com/words/java/com.aspose.word...
  4. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the New Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …... I am using the new Aspose.Pdf API (i.e., not the...dimensions: var doc = new Document(); //add a new page with text and...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  5. 档案

    档案...您可以通过从 New Releases 部分下载 DLL 文件或使用 NuGet...diagramObject = new Input() { InputRectangles = new List<InputRectangle>()...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  6. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient text replacement. Optimize your document processing with precise direction control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Assign...

    reference.aspose.com/words/net/aspose.words.rep...
  8. How to create a Shape and also edit with points...

    Here is the document for reference to know in detail edit points.zip (33.3 KB)...//Create a new shape path ShapePath shapePath = new ShapePath();...//Create a new shape path ShapePath shapePath1 = new ShapePath();...

    forum.aspose.com/t/how-to-create-a-shape-and-al...
  9. Converting Worksheet to Image 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....$imageFormat = new ImageFormat (); //Instantiate a new workbook with...path to an Excel file $book = new Workbook ( $dataDir . "MyTestBook1...

    docs.aspose.com/cells/java/converting-worksheet...
  10. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add New series groups, enhancing your data visualization capabilities....Add method Adds a new series group of the specified...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...