Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 213,013 for

new

(0.09 sec)
  1. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!...Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  2. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIf | Aspose.Words for Java

    Implements the IF 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...
  4. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the...$document = new Document ( $inputFile ); // Create a new HtmlSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  5. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...WriteProtection.docx"); doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...using ( var pdFileSignature = new Aspose . Pdf . Facades . PdfFileSignature... Drawing . Rectangle rect = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  7. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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....= 0 ) { throw new Exception ( "VogkResource were...ShapeOriginSettings = new [] { resource . ShapeOriginSettings [ 0 ], new VectorShapeOriginSet...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  9. 设置默认字体名称|Aspose.PDF for .NET

    本节描述了如何在从 PDF 转换为图像的过程中设置默认字体名称。...DefaultFontName 设置为 null,则将使用 Times New Roman 字体。以下代码片段演示了如何在将 PDF 保存为图像时设置默认字体名称:...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/set-default-font-name/
  10. Create an Appointment|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....Room 5" ; DateTime startDate = new DateTime ( 1997 , 3 , 18 , 18...18 , 30 , 00 ), endDate = new DateTime ( 1997 , 3 , 18 , 19 ,...

    docs.aspose.com/email/net/create-an-appointment/