Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 13,179 for

replacement

(0.71 sec)
  1. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number.... We can replace it with any text we put on...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table.... We can replace it with any text we put on...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Solution Fonctionnelle pour le Redimensionnemen...

    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.... Replace ( ".tmp" , ".tmp1" ) + ext...newTempFileName = tempFileName . Replace ( ".tmp" , ".tmp1" ) + ext...

    docs.aspose.com/slides/fr/net/solution-fonction...
  4. Recursos Utilitários do Gmail|Documentation

    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.... Replace ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/pt/net/gmail-utility-feat...
  5. Функции утилиты Gmail|Documentation

    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.... Replace ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/ru/net/gmail-utility-feat...
  6. SVG Styles in Aspose.SVG – CSS vs Inline vs Att...

    Learn how SVG styles work, compare CSS rules, inline styles, and presentation attributes, and understand styling priority when working with SVG....❤ by GitHub This approach replaces or defines the full inline...Make SVG easier to maintain Replace inline styles with CSS rules...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...
  7. Font formats

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is TrueType Font....their mutual arrangement or replace basic glyphs with alternative...constructions (hstem3, flex, hint replacements, counter controls), some...

    docs.aspose.com/font/net/what-is-font/font-form...
  8. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Replace(".docx", ".pdf"); PdfSaveOptions...

    forum.aspose.com/t/word/316558
  9. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...SetText("REDACTED"); // Replace with redaction text } // Save...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  10. PDF to HTML to PDF conversion results in differ...

    Hello Aspose Team, I am working on a round-trip scenario where I convert a PDF to HTML, make a small edit in the HTML, and then convert it back to PDF. I’ve attached the following files for reference: Aspose.PDF issue…...Replace("And more text.", "<strong>And...

    forum.aspose.com/t/pdf-to-html-to-pdf-conversio...