Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 11,629 for

artifact

(0.07 sec)
  1. 使用 C++ 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    簡單的演示原始碼,用於在任何平臺上使用C++語言添加或刪除PDF檔的浮水印。...Artifacts 集合類別的 Add 方法新增浮水印。 儲存 PDF..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/zh-hant/cpp/watermark/
  2. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library.... The watermark artifact is added to the first page...using the getArtifacts().add(artifact) method. Finally, the watermarked...

    products.aspose.com/pdf/tutorial/add-watermark/
  3. WatermarkArtifact API not working on given PDF ...

    Hi , For given attached PDF the watermark code is not working. No error displayed but watermark is missing. using (Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(fileStream)) …...Document(fileStream)) { WatermarkArtifact artifact = new WatermarkArtifact()...TopMargin = 7, LeftMargin = 7 }; artifact.SetLinesAndState( new string[]...

    forum.aspose.com/t/watermarkartifact-api-not-wo...
  4. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...中将元素创建为工件,您需要使用 Artifact 类。 它包含以下有用的属性: Artifact.Type – 获取工件类型(支持...获取工件类型(支持 Artifact.ArtifactType 枚举的值,其中包括 Background, Layout, Page...

    docs.aspose.com/pdf/zh/net/artifacts/
  5. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。...{ // Image for background artifact object using ( var image =...Add (); // Create Background Artifact object var background = new...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  6. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....contains a collection of artifacts. The BackgroundArtifact class...{ // Image for background artifact object using ( var image =...

    docs.aspose.com/pdf/net/add-backgrounds/
  7. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an Artifact....graphic should be marked as an artifact. get exportParagraphGraph...graphics will be marked as “Artifact”. This value is ignored when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_to_Artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an Artifact....export_paragraph_graphics_to_artifact property PdfSaveOptions.e...export_paragraph_graphics_to_artifact property Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property to control paragraph graphics as Artifacts, enhancing your document's visual clarity....graphic should be marked as an artifact. public bool ExportParagraphGraph...graphics will be marked as “Artifact”. This value is ignored when...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportParagraphGraphicsToArtifact method. Gets or sets a value determining whether a paragraph graphic should be marked as an Artifact in C++....graphic should be marked as an artifact. bool Aspose :: Words :: Saving...graphics will be marked as “Artifact”. This value is ignored when...

    reference.aspose.com/words/cpp/aspose.words.sav...