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

new

(0.52 sec)
  1. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...Contains("compression")) { throw new MediaEngineException("PSD/PSB...BitsPerChannel == 16) { throw new MediaEngineException("PSD/PSB...

    forum.aspose.com/t/index-was-outside-the-bounds...
  2. Text columns Insertion into document and insert...

    HI, I am looking for a way to Create Text Columns like 3-4 and flow the data into it later. I tried this before and i remeber it working .But now its not working . I also tried as mentioned in below ticket Insert Tex…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...builder.PageSetup.TextColumns.Add(new TextColumn(100)); // First column...

    forum.aspose.com/t/text-columns-insertion-into-...
  3. Convert OneNote to Word | Aspose.Note Documenta...

    Use our C# .NET API to convert OneNote files to Word documents....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-word/
  4. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/ua/editor/psb/
  5. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...例如,请参阅以下代码: Document doc = new Document("input.docx"); DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); for (OfficeMath...

    forum.aspose.com/t/word-pdf/313834
  6. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....example creates a named range in a new spreadsheet and sets its reference...instance of Workbook const book = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  7. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...public Function () { S3Client = new AmazonS3Client (); // Consider...Aspose . Pdf . License lic = new Aspose . Pdf . License (); //...

    docs.aspose.com/pdf/zh/net/integration-aws/
  9. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Node.js. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides introduces a new AI-powered feature, the Presentation...web client. var aiWebClient = new aspose . slides . OpenAIWebClient...

    docs.aspose.com/slides/nodejs-java/ai/generator/
  10. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options.... $presentation = new Presentation ( "PowerPoint.pptx"...PdfOptions class. $pdfOptions = new PdfOptions (); # Set the quality...

    docs.aspose.com/slides/php-java/convert-powerpo...