Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 50,611 for

properties

(0.46 sec)
  1. Create a Column Chart in Word using Java

    This tutorial guides on how to create a column chart in Word using Java. It shares IDE settings, steps, and a sample code for creating a bar graph in Word using Java....types of charts and different properties that you can set to customize...

    kb.aspose.com/words/java/create-a-column-chart-...
  2. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Java....and the HasDigitalSignature property. It is worth noting that such...method and use the IsValid property. Also Aspose.Words allows...

    docs.aspose.com/words/java/working-with-digital...
  3. Convert JPEG to PDFA via C# | products.aspose.com

    Using Aspose.Imaging.Pdf.Adapter with sample code images and documents conversion via C#. API example code for batch JPEG files to PDFA conversion with any .NET based application....format and set the necessary properties. Save PDFA using Aspose.Imaging...

    products.aspose.com/imaging/adapters/net/jpeg-t...
  4. Convert PDF to CANVAS via C# | products.aspose.com

    Using Aspose.Imaging.Pdf.Adapter with sample code images and documents conversion via C#. API example code for batch PDF files to CANVAS conversion with any .NET based application....format and set the necessary properties. Save CANVAS using Aspose...

    products.aspose.com/imaging/adapters/net/pdf-to...
  5. Convert HEIC to APNG via C# | products.aspose.com

    Using Aspose.Imaging.Heic.Adapter with sample code images and documents conversion via C#. API example code for batch HEIC files to APNG conversion with any .NET based application....format and set the necessary properties. Save APNG using Aspose.Imaging...

    products.aspose.com/imaging/adapters/net/heic-t...
  6. Convert HEIC to CANVAS via C# | products.aspose...

    Using Aspose.Imaging.Heic.Adapter with sample code images and documents conversion via C#. API example code for batch HEIC files to CANVAS conversion with any .NET based application....format and set the necessary properties. Save CANVAS using Aspose...

    products.aspose.com/imaging/adapters/net/heic-t...
  7. Convert HEIC to TIFF via C# | products.aspose.com

    Using Aspose.Imaging.Heic.Adapter with sample code images and documents conversion via C#. API example code for batch HEIC files to TIFF conversion with any .NET based application....format and set the necessary properties. Save TIFF using Aspose.Imaging...

    products.aspose.com/imaging/adapters/net/heic-t...
  8. Manage Cells HTML String|Documentation

    Learn how to manage a cell's HTML string through the Aspose.Cells for JavaScript via C++ API....Cells provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/javascript-cpp/manage-cel...
  9. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...that has its PageBreakBefore property set to true . ColumnBreak...frequently given PageBreakBefore property so it falls under two criteria:...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...these steps: Check Text Box Properties : Ensure that the text box...

    forum.aspose.com/t/extra-text-appears-when-conv...