Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 164,874 for

new

(0.11 sec)
  1. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Hello world!" ); let options = new aw . Saving . DocSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create PDF Forms using PHP via Java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....document $colors = new Color (); $document = new Document ( $inputFile...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110...

    products.aspose.com/pdf/php-java/acroforms/create/
  3. 填写 AcroForms|Aspose.PDF for Java

    本节说明如何使用 Aspose.PDF for Java 在 PDF 文档中填写表单字段。...打开文档 Document pdfDocument = new Document ( _dataDir + "TextField...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/zh/java/fill-form/
  4. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。...//load the scene Scene scene = new Scene ( dataDir + "skybox.obj"...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  5. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...加载PDF文件 Document document = new Document ( _dataDir + "sample...TextFragment textFragment = new TextFragment ( "Aspose.PDF" );...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  6. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setTransparency(0.25); // Add new gradient stop to the end of collection...

    reference.aspose.com/words/java/com.aspose.word...
  7. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced document formatting. Optimize your workflow today!...doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats....//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...