Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 213,191 for

new

(0.6 sec)
  1. StructuredDocumentTag.CalendarType | Aspose.Wor...

    Discover the StructuredDocumentTag CalendarType property to customize your SDT calendar type. Enhance your documents with tailored calendar options!... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  2. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize document saving with customizable compression settings for efficient file management.... Document doc = new Document ( MyDir + "Shape with...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  4. Get Document Properties in NPOI|Aspose.Words fo...

    Get document properties easily and fast instead of using NPOI in C#.... C# Document doc = new Document ( "Get Document Properties...summaryInfo = new SummaryInformation ( new PropertySet ( new FileStream...

    docs.aspose.com/words/net/get-document-properti...
  5. Some chinese character show as square when conv...

    Hi, some chinese character show as square when using last aspose pdf for .net to convert pdf to jpeg. the code is below : // Open document Aspose.Pdf.Document pdfDocument = New Aspose.Pdf.Document("input.pdf"…...Document pdfDocument = new Aspose.Pdf.Document(“input.pdf”);...using (FileStream imageStream = new FileStream(“image” + pageCount...

    forum.aspose.com/t/some-chinese-character-show-...
  6. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  7. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!... Document doc = new Document ( MyDir + "DrawingML...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for JavaScript via C++....wbBytes = new Uint8Array ( wbArrayBuffer ); const pfxBytes = new Uint8Array...Cells" ; const digitalSignature = new DigitalSignature ( pfxBytes ...

    docs.aspose.com/cells/javascript-cpp/digitally-...
  9. Insert Cell Comments|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.... The new Comment object can be accessed...Workbook object Workbook workbook = new Workbook (); Worksheet worksheet...

    docs.aspose.com/cells/java/insert-cell-comments/
  10. Create Different Cell Types in Apache POI and A...

    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 object Workbook workbook = new Workbook (); //Accessing the...Cell Types Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/create-different-cel...