Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 213,225 for

new

(0.16 sec)
  1. Creating a Named Range|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....ApplicationClass xl = new Excel . ApplicationClass (); //Create a new Workbook... Value , "Test" ); } //Save New Workbook wb . SaveCopyAs ( "C:\\Test_Range...

    docs.aspose.com/cells/net/creating-a-named-range/
  2. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this example code to create your lithophane from TIFF file within any Web or Desktop Java based application.... Create some new parameters and create a Mesh..."outFile.fbx" ; //Create some new parameters TextureData td= TextureData...

    products.aspose.com/3d/java/lithophane/tiff/
  4. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more....properties/methods const settings = new ChartJapaneseSetting (); // Example:...modifications) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  5. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/insert-image-in-aspose-word-...
  6. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/unlock-zip-password/
  7. FieldSkipIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldSkipIf LeftExpression property, easily manage the left side of your comparison expressions for enhanced data control and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...two pages. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Fit All Worksheet Columns on Single PDF Page wi...

    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....Workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...PdfSaveOptions const saveOptions = new PdfSaveOptions (); // Set AllColumnsInOnePageP...

    docs.aspose.com/cells/javascript-cpp/fit-all-wo...
  9. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method...passed as a parameter into a new GroupShape node which is inserted...position and dimension of the new GroupShape will be calculated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...