Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 163,969 for

new

(0.05 sec)
  1. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents.... Document doc = new Document (); Paragraph para =...Paragraph , 0 , true ); Run run = new Run ( doc , "Text with a single-line...

    reference.aspose.com/words/net/aspose.words/fon...
  2. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a New window (or tab) of a browser....are forced to be opened in a new window (or tab) of a browser...they open new pages when we click on them. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. View MHT Files using C++ | Aspose.PDF

    Open and view MHT documents programmatically with C++ sample code using Aspose.PDF for C++...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/cpp/viewer/mht/
  4. 设置 PDF 到期时间在 PHP 中|Aspose.PDF for Java

    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.... $doc = new Document ( $dataDir . "input1..."input1.pdf" ); $javascript = new JavascriptAction ( "var year=2014;...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  5. PDF Forms. Manage via C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....Acroforms in C# Create or add new fields to Acroform Extract data..."sample_out.pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/acroforms/
  6. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced document signing security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....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...
  8. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage document printing in your applications. Boost productivity with seamless integration!...AsposeWordsPrintDocu constructor Initializes a new instance of this class. public...print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  9. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...// Create a scene var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder1 = new aspose . threed . Cylinder (...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...