Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 214,361 for

new

(0.21 sec)
  1. FieldSubject.Text | Aspose.Words for .NET

    Manage the FieldSubject Text property effortlessly—get or set your subject text for seamless data handling and enhanced user experience.... Document doc = new Document (); // Set a value for...property. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldSubject...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....font_settings = font_settings # Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". self ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....font_settings = font_settings # Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!... Document doc = new Document (); // New Document objects by...AppendChild ( new Section ( doc )) . AppendChild ( new Body ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. How to migrate to Aspose.Imaging v1.6.0 or high...

    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.... It includes new and obsoleted features along...snippet describes the usage of new namespace in place of the obsoleted...

    docs.aspose.com/imaging/net/how-to-migrate-to-a...
  7. MergerContext | Aspose.Words for Java

    Document merger context in Java....MergerContext mergerContext = new MergerContext(); mergerContext...LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate New instances of the converter processor for enhanced performance and efficiency....Contents [ Hide ] Create() Creates new instance of the converter processor...Create( ComparerContext ) Creates new instance of the comparer processor...

    reference.aspose.com/words/net/aspose.words.low...
  9. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。...Presentation presentation = new Presentation ( "ActiveX.pptm"...激活期间替换此图像,因此有时保持图像不变也是可以的。 Bitmap image = new Bitmap (( int ) control . Frame...

    docs.aspose.com/slides/zh/net/activex/
  10. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....convertPDFtoJPEG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-JPEG...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...