Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 214,313 for

new

(0.13 sec)
  1. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...ByteArray contents InputStream is = new ByteArrayInputStream ( data );...pdfDocument = new Document ( is ); // setup new file to be added...

    docs.aspose.com/pdf/java/disable-files-compress...
  2. Შეკუმშოს TIFF Javascript

    შეკუმშოს TIFF JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)..."Input.tiff" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/ka/nodejs-net/compres...
  3. Սեղմել TIFF Ը Javascript Ում

    Սեղմեք TIFF ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)..."Input.tiff" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/compres...
  4. Შეკუმშოს JPG Javascript

    შეკუმშოს JPG JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)..."Input.jpg" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/ka/nodejs-net/compres...
  5. Გადაიყვანეთ Გამოსახულება PDF C#

    გადაიყვანეთ Გამოსახულება PDF C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/ima...
  6. Rotate PDF Pages Using C#|Aspose.PDF for .NET

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C#....release, we have added great new features like changing the page...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/rotate-pages/
  7. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...using ( Presentation pres = new Presentation ()) { GeometryShape...using ( Presentation pres = new Presentation ()) { GeometryShape...

    docs.aspose.com/slides/zh/net/custom-shape/
  8. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....Arial and Times New Roman. Only Arial and Times New Roman fonts are...skip embedding Arial and Times New Roman fonts into a PDF document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a New workbook from the stream, this workbook will not contain the correct values. In ad…... If you create a new workbook from the stream, this...using Workbook saveWorkbook = new(); Worksheet sheet = saveWorkbook...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  10. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...