Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 164,954 for

new

(0.08 sec)
  1. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!... Document doc = new Document (); Paragraph para =...Paragraph , 0 , true ); Run run = new Run ( doc , "Text with a single-line...

    reference.aspose.com/words/net/aspose.words/fon...
  2. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance.... Document doc = new Document ( MyDir + "Document...digitalSignatureDeta = new DigitalSignatureDeta ( certificateHolder , new SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldLinkedObjectsAs() { return new Object[][] { {InsertLinkedObjectAs...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the document property to insert....corresponding built-in property with the new value. field = builder . insert_field...info_type = 'Comments' field . new_value = 'New comment' field . update...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Load OneNote Document or File in Java API

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/load-a-onenote-document/
  6. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...PDF 文档 Document pdfDocument = new Document ( _dataDir + "PDFOperators...= null ; try { imageStream = new FileInputStream ( _dataDir +...

    docs.aspose.com/pdf/zh/java/operators/
  7. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....placed at the beginning of the new paragraph. An exception is thrown...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…...Add(new MemoryFontSource(bytes)); But...FontRepository FontRepository.Sources.Add(new MemoryFontSource(fontBytes));...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  9. 在PHP中将工作表转换为图像|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....$imageFormat = new ImageFormat (); //Instantiate a new workbook with...path to an Excel file $book = new Workbook ( $dataDir . "MyTestBook1...

    docs.aspose.com/cells/zh/java/converting-worksh...
  10. Managing GridDesktops Context Menu|Documentation

    This article introduces how to customize context menu in GridDesktop....Moreover, it is possible to add new menu items with event handlers...are hidden Adding New Menu Items Add a new context menu item...

    docs.aspose.com/cells/net/aspose-cells-griddesk...