Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 33,930 for

new

(0.21 sec)
  1. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf... Document doc = new Document ( stream , new TxtLoadOptions ()...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, document module, class module, or designer module in C++....< Document > (); // Create a new VBA project. auto project = MakeObject...set_VbaProject ( project ); // Create a new module and specify a macro source...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = New Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...0 Document pdfDocument = new Document(inputPdf); // Create...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor(); // Bind...

    forum.aspose.com/t/imported-polygon-annotation-...
  4. Migration Between Versions – Aspose.HTML for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.HTML for .NET API and provide examples of how to replace them with New ones....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/migration-between-vers...
  5. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...presentation (PPT or PPTX) in new ways, you may benefit from converting...pres = new Presentation ( "sample.pptx" ); Document doc = new Document...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...
  7. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a New workbook from the stream, this workbook will not contain the correct values. In ad…... If you create a new workbook from the stream, this...using Workbook saveWorkbook = new(); Worksheet sheet = saveWorkbook...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  8. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.PSD for .NET 24.3 - Release Notes|Docume...

    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....sourceFile )) { var psdOptions16 = new PsdOptions () { ChannelBitsCount...) { // is ok } else { throw new Exception ( "Wrong global resource...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-3...
  10. AxisTickLabels.Offset | Aspose.Words for .NET

    Adjust AxisTickLabels Offset to customize tick label distance from the axis for enhanced clarity and visual appeal in your data visualizations....supported by MS Office 2016 new charts. Examples Shows how to...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...