Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 130,108 for

code

(0.16 sec)
  1. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# Code samples....shows the diagram loaded by the code snippets in this article, before...auto layout is applied. The code snippets show how to apply flowchart...

    docs.aspose.com/diagram/net/create-update-layou...
  2. FieldSymbol.CharacterCode | Aspose.Words for .NET

    Discover the FieldSymbol CharacterCode property, easily retrieve or set character Code values in decimal or hexadecimal for seamless data management....Gets or sets the character’s code point value in decimal or hexadecimal...specified by an ANSI character code: FieldSymbol field = ( FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldSymbol.IsUnicode | Aspose.Words for .NET

    Discover the FieldSymbol IsUniCode property to easily manage character Codes as UniCode values, enhancing your coding efficiency and accuracy....or sets whether the character code is interpreted as the value...specified by an ANSI character code: FieldSymbol field = ( FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Introducing Barcode Recognition in PHP|Document...

    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.... Here you can see example code. PHPCode # initialize barcode...-> read ())) { \ # print the code text, if barcode found print...

    docs.aspose.com/barcode/java/introducing-barcod...
  5. Retrieve All Layers from the Visio Diagram in P...

    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....Here you can see example code. PHP Code # Create instance of Diagram...$i += 1 ; } Download Running Code Download Retrieve All Layers...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  6. 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…...Excel file using the following code: var wb = new Workbook(); wb...Leveille Can you please provide the code you are using to generate the...

    forum.aspose.com/t/save-unauthorized-character/...
  7. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…... Here is my code to extract all pictures from...problematic document where your code does not work as expected? We...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  8. How to Find Field Properties|Aspose.Words for C++

    How to find some field properties like field Code and field result in C++....following code example shows how to find the field code and field...GetFieldNames method. The following code example shows how to get names...

    docs.aspose.com/words/cpp/find-field-properties/
  9. PLT Drawings|CAD 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.... Following is the code demonstrating how to access...files to PDF. Following is the code demonstrating how to access...

    docs.aspose.com/cad/java/developer-guide/autoca...
  10. Apply Superscript and Subscript Effects on Font...

    The C# Code to apply superscript and subscript effects to text in Excel using Aspose.Cells for .NET API.... The following code examples show how to apply superscript...text. C# code to apply superscript effect to text C# code to apply...

    docs.aspose.com/cells/net/apply-superscript-and...