Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 213,104 for

new

(0.35 sec)
  1. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph 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...
  2. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = New Workbook(dir + @"\T…...using (Workbook TemplateWB = new Workbook(dir + @"\Test_05142025\Chart_Template...ImageOrPrintOptions options = new ImageOrPrintOptions { OnePagePerSheet...

    forum.aspose.com/t/labels-in-charts-are-positio...
  3. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...RtfSaveOptions rtfSaveOptions = new RtfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartSeriesCollection.removeAt method | Aspose....

    ChartSeriesCollection.removeAt method. Removes a [ChartSeries](../../chartseries/) at the specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    Discover the MarkdownSaveOptions SaveFormat property to effortlessly save documents in Markdown format, ensuring compatibility and ease of use....RenameImages () { Document doc = new Document ( MyDir + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); // If...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!...doc = new Document (); doc . ResourceLoadingCallb = new ImageNameHandler...(); DocumentBuilder builder = new DocumentBuilder ( doc ); // Images...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF documents to word documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document doc = New …...snippet I use is: Document doc = new Document("Aspose_support_internal_overflow...DocSaveOptions docSaveOptions = new com.aspose.pdf.DocSaveOptions();...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  8. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your criteria for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/ire...
  9. ITextShaperFactory Interface | Aspose.Words for...

    Discover the Aspose.Words.ITextShaperFactory interface for creating custom ITextShaper implementations, enhancing text shaping in your applications....GetTextShaper ( string, int ) Returns new instance of a text shaper for...string, byte[], int ) Returns new instance of a text shaper for...

    reference.aspose.com/words/net/aspose.words.sha...
  10. Manual integration of Aspose.Slides in SSRS 201...

    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...."Render" if (-not $aspps ) { New-SPRSExtension -ExtensionType...ReportingServices" } if (-not $aspptx) { New-SPRSExtension -ExtensionType...

    docs.aspose.com/slides/reportingservices/manual...