Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 200,011 for

new

(0.07 sec)
  1. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  2. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....SectionBreakContinuo Specifies start of new section on the same page as the...Specifies start of new section in the new column. SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PersonCollection.Remove | Aspose.Words for .NET

    Effortlessly remove a person from your collection with the PersonCollection Remove method. Streamline your data management today!...Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...
  4. Concatenate PDF documents|Aspose.PDF for Java

    This section explains how to concatenate PDF documents with com.aspose.pdf.facades using PdfFileEditor class....object PdfFileEditor pdfEditor = new PdfFileEditor (); // Concatenate...object PdfFileEditor pdfEditor = new PdfFileEditor (); // Concatenate...

    docs.aspose.com/pdf/java/concatenate-pdf-docume...
  5. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  6. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pfe = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  7. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control....string, string ) Initializes a new instance of this class. Properties...void Create () { Document doc = new Document (); // A smart tag appears...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors....//load the scene Scene scene = new Scene ( dataDir + "skybox.obj"...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  9. JsonDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the JsonDataSource constructor, enabling seamless integration of JSON files and optimized data parsing....JsonDataSource( string ) Creates a new data source with data from a...JsonDataSource( Stream ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  10. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...