Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 213,013 for

new

(0.17 sec)
  1. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java....Open document try { document = new Document ( inputStream ); } catch...pdf . TableAbsorber absorber = new com . aspose . pdf . TableAbsorber...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  2. 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...
  3. 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...
  4. 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...
  5. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....ImageOrPrintOptions to “Times New Roman”. We also set the CheckWorkbookDefault...is rendered with the “Times New Roman” font and does not use...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  6. 在深度中使用全景模式渲染 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-...
  7. Create a Reminder for 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-a-reminder-for...
  8. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...dstDoc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document srcDoc = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/imp...
  9. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....SplitterContext splitterContext = new SplitterContext(); splitterContext...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  10. ConverterContext | Aspose.Words for Java

    Document converter context in Java....ConverterContext converterContext = new ConverterContext(); Converter...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

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