Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 33,766 for

new

(0.13 sec)
  1. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability.... Document doc = new Document ( MyDir + "Special symbol...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your comments for accurate tracking and management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...DateTime . Now ; Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words/com...
  3. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering...FileStream fontFallbackStream = new FileStream ( MyDir + "Font fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Append Header Text after Existing Header - Aspo...

    I’ve been trying to append a header text to the existing header in a word file but the New text is just added as a predecessor. How do I change that so the New text appends the existing header? image.png (4.9 KB) This …...header in a word file but the new text is just added as a predecessor...How do I change that so the new text appends the existing header...

    forum.aspose.com/t/append-header-text-after-exi...
  8. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two documents in Java....docA = new Document(); DocumentBuilder builderA = new DocumentBuilder(docA);...docB = new Document(); DocumentBuilder builderB = new DocumentBuilder(docB);...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

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