Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 6,166 for

replace text

(0.13 sec)
  1. Authentication – C# examples – Aspose.HTML for ...

    Learn how to use Aspose.HTML to create a C# message handler for a Web request with password-based authentication schemes such as basic, digest, NTLM, Kerberos...transferred in Base64 encoded plain text. Base64 is not a form of encryption...browser. It is intended to replace basic authentication. The Digest...

    docs.aspose.com/html/net/message-handlers/authe...
  2. Manage Fallback Fonts for Presentations in С++|...

    See how Aspose.Slides for С++ uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/cpp/fallback-font/
  3. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....can be found and the text can be replaced using the following...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/whatsnew/2023/
  4. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/dwg-dwg/314402
  5. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....NET, covering text, HTML, LaTeX, image, and table-based...Document . You may add images or text to a PDF document. Also, try...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  6. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....start with the required pages, text, etc. Try online You can try...Append Documents in C# Find and Replace in C# Related articles - Analyzing...

    docs.aspose.com/words/net/split-a-document/
  7. AbsolutePositionTab.Accept | Aspose.Words for .NET

    Discover the AbsolutePositionTab Accept method for seamless visitor engagement. Enhance your site’s interactivity and boost user satisfaction today!...docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/abs...
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  9. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...Convert the OTF font to TTF or replace it with a TTF version. 2 Verify...Generate the document again – the text that uses the custom font will...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  10. Using Aspose.HTML for Java in Docker

    This guide explains how to run Aspose.HTML for Java inside a Docker container, including font installation for consistent rendering....PDF/images, install fonts so text renders consistently and layout...docker build - t my - image . Replace my-image with any image name...

    docs.aspose.com/html/java/getting-started/using...