Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 223,147 for

new

(1.25 sec)
  1. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!... Document doc = new Document ( MyDir + "Footer.docx"...FindReplaceOptions options = new FindReplaceOptions { MatchCase...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a New instance of the Structured document tag class in C++....a constructor Initializes a new instance of the Structured document...SetCheckedSymbol ( 0x00A9 , u "Times New Roman" ); sdtCheckBox -> SetUncheckedSymbol...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the formatting properties of the row....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...formatting of a table row. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  5. How to use Aspose.CAD in JavaScript|CAD Documen...

    use Aspose.CAD in JavaScript...., function() { var reader = new FileReader(); reader.onload =...arrayBuffer = this.result; var array = new Uint8Array(arrayBuffer); //GET_FILE_FORMAT...

    docs.aspose.com/cad/javascript-net/how-to-run-a...
  6. Convert Image To BMP C#

    Convert Image to BMP format in C# code. Save Image as BMP using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.bmp" , new ImageSaveOptions(SaveFormat.Bmp));...

    products.aspose.com/words/net/conversion/image-...
  7. Convert Image To JPG C#

    Convert Image to JPG format in C# code. Save Image as JPG using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.jpg" , new ImageSaveOptions(SaveFormat.Jpg));...

    products.aspose.com/words/net/conversion/image-...
  8. 墨迹|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔划、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...accessInk () { $presentation = new Presentation ( "ink.pptx" );...( java_instanceof ( $shape , new JavaClass ( "com.aspose.slides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your document exports by keeping form fields interactive, improving user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions { ExportFormFields...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...been substituted by Font [Times New Roman] This happens even though...diagram = new Diagram(input); PdfSaveOptions pso = new PdfSaveOptions();...

    forum.aspose.com/t/unable-to-detect-installed-t...