Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 164,148 for

new

(0.06 sec)
  1. Manage X-Dimension and Y-Dimension in PHP|Docum...

    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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set up...type to Code128 $symbology = new Symbology (); $bb -> setSymbologyType...

    docs.aspose.com/barcode/java/manage-x-dimension...
  2. Insert image by base64 string - Free Support Fo...

    Hi support team, I would like to know if is it possible to insert base64 string to docx with Linq report engine. I don’t see any documentation about this scenario especially with Json Data source. For example: { "bad…...example: JsonDataSource ds = new JsonDataSource(@"C:\Temp\data...a.json"); Document doc = new Document(@"C:\Temp\in.docx"); ReportingEngine...

    forum.aspose.com/t/insert-image-by-base64-strin...
  3. 在工作表中隐藏行和列|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....在工作表中隐藏行和列 C# Workbook workbook = new Workbook (); //Accessing the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet s = hssfworkbook...

    docs.aspose.com/cells/zh/net/hiding-rows-and-co...
  4. Worksheet to Image - Set Pixel Format for the R...

    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....Excel file const workbook = new AsposeCells . Workbook ( path...image format type const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  5. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance.... Document doc = new Document ( MyDir + "Big document...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Below are...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . AreNotEqual...

    reference.aspose.com/words/net/aspose.words.tab...
  9. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your object's value for enhanced clarity and usability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . AreNotEqual...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

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