Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 222,967 for

new

(0.17 sec)
  1. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...pdf"); Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  2. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table with...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Update Outline Code Definitions and Values | As...

    Learn how to edit outline code values and their definitions using Aspose.Tasks for C\u002B\u002B....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/cpp/writing-updated-outli...
  4. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer section resource can't be created. Type tool key: 166864165…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...length); image = PsdImage.load(new ByteArrayInputStream(bytesPsd)...

    forum.aspose.com/t/imageloadexception/325242
  5. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!... Document doc = new Document (); doc . Styles . Add..."used". DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... let doc = new aw . Document (); // Add two...); paragraph . appendChild ( new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows total pages printed in Aspose.Words to track print session output.... Document doc = new Document ( MyDir + "Colored pages...PrinterSettings printerSettings = new PrinterSettings (); printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose.PSD for .NET 18.12 - Release Notes|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....psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...}; // Preparing new data var newPattern = new int [] { Color ...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  9. 在 C# 中创建演示查看器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建自定义演示查看器。无需 Microsoft PowerPoint 或其他办公软件,即可轻松显示 PowerPoint(PPTX、PPT)和 OpenDocument(ODP)文件。...Presentation presentation = new Presentation ( "sample.pptx"...Presentation presentation = new Presentation ( "sample.odp" ))...

    docs.aspose.com/slides/zh/net/presentation-viewer/
  10. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java....Description DataSet() Initializes a new instance of the DataSet class...DataSet(Connection connection) Initializes a new instance of the DataSet class...

    reference.aspose.com/words/java/com.aspose.word...