Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 223,097 for

new

(1.44 sec)
  1. FieldHyperlink.IsImageMap | Aspose.Words for .NET

    Discover how the FieldHyperlink IsImageMap property enhances your server-side image maps by appending coordinates to hyperlinks for improved functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...field . SubAddress + " in a new window" ; builder . Writeln ();...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldAddressBlock.LanguageId | Aspose.Words for...

    Manage address formatting effortlessly with the FieldAddressBlock LanguageId property. Set or retrieve the language ID for seamless localization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...like this. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....Creation and Editing: Create new spreadsheets from scratch or...Cells for JavaScript Create a new project directory and install...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  4. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...know: Document pdfDocument = new Document(); pdfDocument.Pages...Facades.PdfFileSecurity security = new Facades.PdfFileSecurity(); Facades...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  5. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....presentation file Presentation pres = new Presentation ( "FindingShapeInSlide...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/androidjava/shape-manipu...
  6. The text is not rotated properly in pptx format...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...Presentation presentation = new Presentation() presentation.slides...service = new PowerPointService() def workbook = new Workbook('/Users/nitesh...

    forum.aspose.com/t/the-text-is-not-rotated-prop...
  7. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slides Features Creating new slides from scratch and add them...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/java/product-overview/
  8. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the New …... However, the new PDF document renders with the...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(“SD_Aspose...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  9. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...We have opened the following new ticket(s) in our internal issue...following codes: Workbook workbook = new Workbook(); WorkbookDesigner...

    forum.aspose.com/t/handling-json-array-as-singl...
  10. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/copying-ro...