Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 164,938 for

new

(0.07 sec)
  1. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....initialize a new 3D scene var s = new Scene (); var box = new Box ();...Material = new PhongMaterial () { DiffuseColor = new Vector3 (...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  4. ContributorCollection | Aspose.Words for Java

    Represents bibliography source contributors in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadOptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!...ChmLoadOptions constructor Initializes a new instance of this class with default...ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...

    reference.aspose.com/words/net/aspose.words.loa...
  6. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java.... Document doc = new Document(getMyDir() + "Field...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. VbaModuleType enumeration | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....for a new object. Each instance of a class creates a new object... let doc = new aw . Document (); // Create a new VBA project...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting DjVu to PDF Format in 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....instance of Image class $image = new Image (); $image = $image ->...PdfOptions $export_options = new PdfOptions (); \ # Initialize...

    docs.aspose.com/imaging/java/converting-djvu-to...
  9. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration.... Document doc = new Document ( MyDir + "Rendering...FontSettings fontSettings = new FontSettings (); fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....LoadOptionsWarningCa () { // Create a new LoadOptions object and set its...implementation. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...