Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 37,176 for

generation

(0.6 sec)
  1. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....Generation.Config.Elements.Parents and...and Aspose.OMR.Generation.Config.Enums namespaces to use PositionedBlockConfi...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  2. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…... I want to generate an Excel file using the following...xlsx"); After what the file is generated but It’s cannot be opened...

    forum.aspose.com/t/save-unauthorized-character/...
  3. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using C# code with Aspose.Cells for .NET....Cells‑generated document, it works well. However...the original document is generated by other engines (e.g., Microsoft...

    docs.aspose.com/cells/net/add-digital-signature...
  4. DotCodeExtCodetextBuilder|Aspose.BarCode for Py...

    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.... class Extended codetext generator for 2D DotCode barcodes for...Identifier get_extended_codetext() Generates Extended codetext from the...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Generera UV|Documentation

    Aspose. 3D for .NET erbjuder PolygonModifier klass som exponerar Generate UV- metoden, med vilken du manuellt kan generera UV och associera den med mesh. Följande kod snippet visar fullständig funktionalitet för att generera och associera det....3D will have builtin UV generation //here we manually remove...)); //then we can manually generate UV for it var uv = PolygonModifier...

    docs.aspose.com/3d/sv/net/generate-uv/
  6. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....Generation.Config.Elements and Aspose.OMR.Generation.Config...namespace: using Aspose.OMR.Generation.Config.Elements ; using Aspose...

    docs.aspose.com/omr/net/programmatic-forms/text...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Convert PDF to TIFF in C# How to Generate Barcode Image in C# How to...for Python via Java How To Generate Barcode in Python How to Convert...

    kb.aspose.com/categories/page/69/
  8. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method...ThumbnailGeneratingO The generating options to use. Remarks The...other options. If attempt to generate thumbnail fails, doesn’t change...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Now, generate the slide thumbnail, PDF and...loadOptions ) as pptx : # Generate slide thumbnail with pptx...

    docs.aspose.com/slides/python-net/default-font/
  10. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...to control how the HTML is generated, ensuring that the structure...allowing for navigation in the generated HTML. Code Here’s a sample...

    forum.aspose.com/t/pdf-to-html-with-formats/315263