Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 33,950 for

new

(0.13 sec)
  1. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your document layouts today!...creation method that returns a new instance that represents a preferred...creation method that returns a new instance that represents a preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  2. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...SetHeader(0, "&\"Times New Roman,Bold\"&12Left Header Sample...Sample "); I mean "&“Times New Roman,Bold”&12Left Header Sample...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  3. ChartSeriesCollection.Clear | Aspose.Words for ...

    Effortlessly clear all ChartSeries from your collection with the ChartSeriesCollection Clear method. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  4. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Add method Creates a new user defined style and adds it...styles collection. Document doc = new Document (); StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  5. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream docStream = new MemoryStream ()) { // If we save...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/bod...
  7. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...PDF document Document doc = new Document(dataDir + "cotiz_anonyme...SvgSaveOptions saveOptions = new SvgSaveOptions(); // Do not compress...

    forum.aspose.com/t/problem-reading-pdf-containi...
  8. Aspose::Words::Fields::FieldTitle class | Aspos...

    Aspose::Words::Fields::FieldTitle class. Implements the TITLE field. To learn more, visit the documentation article in C++....corresponding built-in property with the new value. builder -> Writeln ();...)); field -> set_Text ( u "My New Title" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. PageSavingArgs.pageFileName property | Aspose.W...

    PageSavingArgs.pageFileName property. Gets or sets the file name where the document page will be saved to....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...BuiltInProperties.docx" ); let plaintext = new aw . PlainTextDocument ( base...

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