Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 217,092 for

new

(0.34 sec)
  1. 设置OLE图标的标题|Aspose.Slides 文档

    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....using ( Presentation pres = new Presentation ()) { ISlide slide...OleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( allbytes...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  2. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... let doc = new aw . Document ( base . myDir...will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

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

    Discover the CellFormat SetPaddings method to customize cell spacing in points, enhancing your layout for improved readability and design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  4. XamlFlowSaveOptions.ReplaceBackslashWithYenSign...

    Discover how XamlFlowSaveOptions' ReplaceBackslashWithYenSign property enhances your data formatting by converting backslashes to yen signs. Default, false.... Document doc = new Document ( MyDir + "Korean backslash...XamlFlowSaveOptions saveOptions = new XamlFlowSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var absorber = new Aspose . Pdf . Text . TableAbsorber...

    products.aspose.com/pdf/net/table/remove/
  7. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization.... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/wat...
  8. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....</div> </html>" ; // Set the new mode of import HTML block-level...; DocumentBuilder builder = new DocumentBuilder (); builder ...

    reference.aspose.com/words/net/aspose.words/htm...
  9. License | Aspose.Words for .NET

    Effortlessly create and manage licenses with our constructor class. Simplify your licensing process and enhance efficiency today!...License constructor Initializes a new instance of this class. public...testLicenseFileName ); License license = new License (); license . SetLicense...

    reference.aspose.com/words/net/aspose.words/lic...
  10. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...least one cell. let table = new aw . Tables . Table ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...