Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 222,946 for

new

(0.12 sec)
  1. Markdown export: compound NumberFormat not expa...

    Markdown export: compound NumberFormat not expanded + ExtractPages resets sub-level counters Environment Aspose.Words version: 25.11.0 .NET target: net8.0 Attached files: repro_source.docx, BugReport.cs Context We con…...md", new MarkdownSaveOptions()) . Inspect....PlainText : Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/markdown-export-compound-num...
  2. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); // Create OcrInput...

    products.aspose.com/ocr/net/recognition/recogni...
  3. View PPT in Java | products.aspose.com

    View PPT in Java. Use Java library API to open and view PowerPoint presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/ppt/
  4. View PPTX in Java | products.aspose.com

    View PPTX in Java. Use Java library API to open and view PowerPoint presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pptx/
  5. View PPSM in Java | products.aspose.com

    View PPSM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/ppsm/
  6. Փոխարկել PDF HTML C#

    Փոխարկեք PDF ը HTML ձևաչափի C# կոդով: Պահեք PDF որպես HTML օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  7. Փոխարկել PDF TXT C#

    Փոխարկեք PDF ը TXT ձևաչափի C# կոդով: Պահեք PDF որպես TXT օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  8. Փոխարկել WORD MARKDOWN C#

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C# կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/wor...
  9. Փոխարկել HTML WORD C#

    Փոխարկեք HTML ը WORD ձևաչափի C# կոդով: Պահեք HTML որպես WORD օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/htm...
  10. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets document default text formatting in C++....// Set default parameters for new styles that we may later add...() -> set_Name ( u "Courier New" ); // If we add a style of the...

    reference.aspose.com/words/cpp/aspose.words/sty...