Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 214,359 for

new

(0.14 sec)
  1. Edit ODP in PHP | products.aspose.com

    Edit ODP in PHP. Use PHP library API to edit ODP files...edit a ODP file by adding a new line of text to it. Edit ODP...PHP via Java , you can add a new line of text to the ODP document...

    products.aspose.com/slides/php-java/editor/odp/
  2. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  3. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/net/aspose.words/par...
  4. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Your First Aspose.3D Application|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.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/python-net/your-first-aspose...
  6. Export Task List to PDF with Barcode using PDF ...

    PDF SharePoint API can export Task List to PDF with Barcode using PDF Template Engine.... Create and save a new task. Export the document to...creating the template, click Add New Item in the list and upload the...

    docs.aspose.com/pdf/sharepoint/export-task-list...
  7. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...timeofService; List workingDocumentList = new List(); WorkingDocumentColle...ClaimType}", "BusinessLogic", new Exception()); workingDocumentEntit...

    forum.aspose.com/t/wrong-document-sent-back/312061
  8. 在 Python 中设置 PDF 到期|Aspose.PDF for Java

    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....var month=4;today = new Date();today = new Date(today.getFullYear()... today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  9. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature.... Document doc = new Document (); // Create a floating...floating text box. Shape textBox = new Shape ( doc , ShapeType . TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ThumbnailGeneratingOptions.GenerateFromFirstPag...

    Discover how the GenerateFromFirstPage option creates thumbnails from the document's first page or image, enhancing your visual content effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ThumbnailGeneratingO options = new ThumbnailGeneratingO (); options...

    reference.aspose.com/words/net/aspose.words.ren...